adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
848 stars 81 forks source link

Coalesce type face and weight changes #3787

Closed iwehrman closed 8 years ago

iwehrman commented 8 years ago

This makes the type face and weight Datalist instances coalescable, by mixing the Coalesce mixin into the Type component. This means that when you open one of those datalists and browse through the entries, you'll only create one history state and don't have to undo a thousand times to get back to your original font.

I'm embarrassed that we shipped with this last time. It turned out to be a lot easier to fix than I thought...

Addresses #3667.

pineapplespatula commented 8 years ago

LGTM