mervick / emojionearea

Emoji Picker Plugin for jQuery
https://jsfiddle.net/mervick/1v03Lqnu/765/
MIT License
956 stars 259 forks source link

Only change emojis with multiple skins on skin selection #297

Open pederjohnsen opened 6 years ago

pederjohnsen commented 6 years ago

It would be nicer if over hiding emojis without multiple skins to just change the ones that have multiple skins to the selected skin colour.

Having to change between skins constantly just to be able to add skin specific emojis and emojis without multiple skins can become really annoying.

mervick commented 6 years ago

I don't think it's a good idea, very small count of emojis have a multiple skins.

pederjohnsen commented 6 years ago

@mervick the majority of emoji pickers I've seen included in apps like slack, discord etc does it this way. Here's also some other emoji picker libraries that also works this way: https://ealush.github.io/emoji-picker-react/ https://missive.github.io/emoji-mart/

It would be interesting to see what other people think at least :)

mervick commented 6 years ago

I like how it designed at emoji-picker-react, we can do similar