emoji-picker icon indicating copy to clipboard operation
emoji-picker copied to clipboard

How to remove unnecessary emojis from emoji picker?

Open mayankspatel opened this issue 7 years ago • 1 comments

i want to remove unnecessary emojis from emoji picker.

mayankspatel avatar Jul 13 '17 11:07 mayankspatel

Didn't find any way to remove emojis individually. But you can hide certain set of emojis. My need was to remove emojis under 'car' and 'numbers' tab. So I've just commented out the code for those tabs in jquery.emojiarea.js (line number 572-577). For safety, you can delete 'emoji_spritesheet_3.png' and 'emoji_spritesheet_4.png' from img folder as well. Hope it helps.

Vidhya-Dilip avatar Jan 02 '18 06:01 Vidhya-Dilip