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

Fix double click of menu causing scroll issue. #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mjaverto
Copy link

Try double clicking any menu item here:
http://jalxob.com/cool-kitten/

And once the animation is finished scrolling try to scroll up before scrolling down. You'll see the screen is locked. This is a fix for that.

I created a call back function to tell us when the animation is finished which reduces the pile up of multiple requests.

@ghost
Copy link

ghost commented Feb 14, 2014

@mjaverto Tried the call back function fix however, it didn't help with the issue. Thanks for the contribution, just letting you know

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

Successfully merging this pull request may close these issues.

2 participants