forked from zulip/zulip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emoji_pickers: Fix broken flag emojis.
Due to differences between the codepoints of flag emojis in `emoji_map.json` and iamcal's dataset, we need to patch the css classes for the flag emojis temporarily until the migration to iamcal's dataset is complete inorder to render them properly. There is a difference between the images of flag emojis in our old emoji farm and iamcal's spritesheets and since we have not yet switched to using spritesheets for displaying emojis in messages, there is a difference between the flag emojis as rendered in messages and in emoji pickers.
- Loading branch information
1 parent
7e8f4ca
commit a549013
Showing
3 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters