mirror of https://github.com/zulip/zulip.git
ed4866b9f9
This removes scaling from the emojis by changing the background size to a lower value and then allowing for the widths and heights of the emojis to be proportionally smaller. The transform: scale property would cause many more repaints in Chrome and other browsers than should have been necessary which would render messages above and below the feed light grey boxes that would momentarily flash as blank before filling with content. Modified by tabbott to use a percentage in the background-size. Fixes #4660. |
||
---|---|---|
.. | ||
AndroidEmoji.ttf | ||
NotoColorEmoji.ttf | ||
build_emoji | ||
download-emoji-data | ||
emoji_map.json | ||
emoji_setup_utils.py |