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
I'm using the mockingbird branch and the animations are disabled on mobile but when I view it on my ipad the animations still occur.
When scrolling everything is frozen until the scroll finishes meaning there's white space throughout the page until the scroll is over.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
Fixed this myself — found this post: #32
Sorry, something went wrong.
Glad you got it sorted. 🍻
This will soon be handled natively, come the next release of scrollReveal.
This is now baked in!
window.sr = new scrollReveal({ mobile: false })
refactor(isMobile): Add support for tablets. ( Resolves #32 Fixes #81 )
346a7d9
2db1d02
No branches or pull requests
I'm using the mockingbird branch and the animations are disabled on mobile but when I view it on my ipad the animations still occur.
When scrolling everything is frozen until the scroll finishes meaning there's white space throughout the page until the scroll is over.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: