mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
4cd79e30af
Currently we have a lot of unnecessary layers being created in the app, which is extremely problematic on Windows when using Chrome, as it deoptimises fonts rendering due to layers mismatch; chrome's algorithm can't figure out if the layers won't resize or overlap so it creates a lot of additional layers, which has a side effect of turning off sub-pixel antialiasing on Windows. This is a first step to improve the layering in the entire app. |
||
---|---|---|
.. | ||
structures | ||
views | ||
_animations.scss | ||
_common.scss | ||
_components.scss | ||
_font-sizes.scss | ||
_font-weights.scss | ||
rethemendex.sh |