Skip to content
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

Menu works from the second touch #84

Open
mmoiseienko opened this issue Sep 8, 2016 · 1 comment
Open

Menu works from the second touch #84

mmoiseienko opened this issue Sep 8, 2016 · 1 comment

Comments

@mmoiseienko
Copy link

Sometimes dropdown menu's items are not selectable. You need to touch them twice to select.

@mmoiseienko mmoiseienko changed the title Menu works from the second tap Menu works from the second touch Sep 8, 2016
@mmoiseienko
Copy link
Author

mmoiseienko commented Sep 8, 2016

This bug is connected with animation. I was trying to select menu's item when animation didn't finish. So it didn't work.
If you change animation options to AllowUserInteraction in showMenu() and hideMenu() methods — it will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant