element-web/res/css
Dariusz Niemczyk 798da0f5fa
Improve layering for chat
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.
2021-08-24 20:37:57 +02:00
..
structures Improve layering for chat 2021-08-24 20:37:57 +02:00
views Merge pull request #6451 from SimonBrandner/fix/replies-bubble/18184 2021-08-23 11:29:28 +01:00
_animations.scss Add full class names to animations.scss 2021-08-11 10:52:22 +02:00
_common.scss Merge pull request #5698 from SimonBrandner/public-e2ee-warn 2021-08-23 16:45:47 -06:00
_components.scss Merge pull request #6507 from matrix-org/t3chguy/fix/18089 2021-08-23 15:51:34 -06:00
_font-sizes.scss
_font-weights.scss
rethemendex.sh