e217c172f8
The inline classes for the toolbars were re-arranged to fix non-rounded corners in the always-on-top window's toolbar. However, those classes were also used by the torture tests as a way to find stable elements that will not get blown away by a react re-render. So re-wrap the buttons with a div that will not get blown away, add back the inline classes to those divs, and change the CSS to round the corners in the always-on-top window's toolbar. |
||
---|---|---|
.. | ||
components | ||
actionTypes.js | ||
actions.native.js | ||
actions.web.js | ||
constants.js | ||
defaultToolbarButtons.native.js | ||
defaultToolbarButtons.web.js | ||
functions.native.js | ||
functions.web.js | ||
index.js | ||
middleware.js | ||
reducer.js |