joeattardi / picmo

JavaScript emoji picker. Any app, any framework.
https://picmojs.com
MIT License
1.19k stars 117 forks source link

Not completely mobile friendly. #236

Closed typhoon11 closed 2 years ago

typhoon11 commented 2 years ago

The picker when used on phone feels a little too big, so when the picker is used on phone it should make the sizes small in accordance to the phone screen width.

joeattardi commented 2 years ago

Thanks for the feedback.

The previous mobile view was problematic for some users so it was removed pending a redesign at some point in the future.

Since major mobile OSes all have integrated emoji picker this has lower priority at the moment.

You can always add custom CSS rules to try to adapt a mobile view that works for you.