We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Great library! However, I'm noticing a difference on iPad 3 between iOS 6.0.1 & 7.1.1.
The duration seems to get lost on iOS 6 thereby losing the animated effect.
I.e., move('#domObj').x(-500).ease('in-out').end();
In iOS 6 it jumps to -500px and does not animate.
The text was updated successfully, but these errors were encountered:
maybe this can help you
#31
Sorry, something went wrong.
No branches or pull requests
Hi,
Great library! However, I'm noticing a difference on iPad 3 between iOS 6.0.1 & 7.1.1.
The duration seems to get lost on iOS 6 thereby losing the animated effect.
I.e., move('#domObj').x(-500).ease('in-out').end();
In iOS 6 it jumps to -500px and does not animate.
The text was updated successfully, but these errors were encountered: