element-web/res
Dariusz Niemczyk 4cd79e30af
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 19:22:35 +02:00
..
css Improve layering for chat 2021-08-24 19:22:35 +02:00
fonts Update Twemoji fonts for Unicode Emoji 13.1 2021-07-19 10:45:26 +01:00
img Add declined call buttons 2021-08-13 11:34:11 +02:00
media move default ringtones over from riot-web 2018-04-12 00:25:36 +01:00
themes Move background-blur to fully css version 2021-08-23 19:26:57 +02:00