mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
fc252673ab
Summary: This diff removes the timeout transition group from the sheet-toolbar, which was causing toolbar items to fade when columns were opened / closed and they were moved from column to column. Instead, I'm just animating the message toolbar items, which are one of the few sets of toolbar items that really should fade, and do so as an entire set. I've also renamed the "sheet-toolbar" animation to "opacity-125ms". I think it'd be cool to create a standard set of these animations, but I didn't see any others it would make sense to create generic names for yet. (The others have weird timings or are bound up inside packages). Resolves Github #90 Test Plan: No new tests Reviewers: evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D2159 |
||
---|---|---|
.. | ||
components | ||
fonts/FontAwesome | ||
images | ||
mixins | ||
package-template | ||
sounds | ||
variables | ||
buttons.less | ||
email-frame.less | ||
font-awesome.min.css | ||
index.html | ||
index.js | ||
index.less | ||
inputs.less | ||
jasmine.less | ||
linux.less | ||
normalize.less | ||
react-remote-child.html | ||
resizable.less | ||
selection.less | ||
type.less | ||
utilities.less | ||
workspace.less |