izyumkin / MCEmojiPicker

👻 EmojiPicker. Emoji picker for iOS like on macOS. With SwiftUI support.
MIT License
268 stars 31 forks source link

Emoji misclicks #37

Open Aidar opened 4 months ago

Aidar commented 4 months ago

When scrolling the keyboard, it is quite common to select emoji although I didn't want it. I would like the emoji to be selected only when tapping on it. Any scroll should prevent selecting.

Overall this is a great framework, thanks! P.S. Waiting for search 🙏

hhmy27 commented 1 month ago

same