-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for hitslop #627
Comments
That's what I was going to say,little buttons are too hard to click, why not make a pull request? |
@thomasttvo can you make a PR for this? |
yes please |
Naturalclar
pushed a commit
that referenced
this issue
Sep 13, 2024
Is hitSlop only supported in iOS? Works fine there but doesn't do anything in Android. |
fixed in #888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would be great if we could add
hitSlop
support. SmallMenuView
buttons are hard to pressed and larger ones may not look good.I just added it locally. It was pretty straight forward. This is my diff
The text was updated successfully, but these errors were encountered: