zulip/tools/setup/emoji
Brock Whittaker ed4866b9f9 message-feed: Improve scroll perf by removing scaling on emojis.
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.
2017-05-03 14:49:47 -07:00
..
AndroidEmoji.ttf emoji: Move tools/setup/emoji_dump to tools/setup/emoji. 2016-12-27 19:58:41 -08:00
NotoColorEmoji.ttf emoji: Update NotoColorEmoji emoji set. 2017-03-02 19:07:34 +05:30
build_emoji message-feed: Improve scroll perf by removing scaling on emojis. 2017-05-03 14:49:47 -07:00
download-emoji-data Fix provisioning failing due to partial downloads. 2017-04-22 21:16:11 -07:00
emoji_map.json emoji: Move tools/setup/emoji_dump to tools/setup/emoji. 2016-12-27 19:58:41 -08:00
emoji_setup_utils.py emoji: Use lower-case hex letters in iamcal data. 2017-05-03 13:01:53 -07:00