You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
Really sorry for missing this, I don't get any time to work on scrollnav these days, I hope you understand. Unfortunately there is not a way to disable scroll animation, but that sounds like a great option, especially for visitors with motion issues. I'm not working on new features at this time, but if you wanted to create a PR I'd be happy to look it over and integrate it.
The best option would be to edit this file to check the easingStyle for a value named something like none and if it exists, skip the animateScroll function and just trigger a window.scroll(0, targetPosition);.
Looks like there is a solution to this issue, has anyone looked at the PR? I'm interested in getting the fix because the animation in chrome is delayed and this seems to fix it.
Hope to hear from you soon!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, is there a way to disable scroll animation?
The text was updated successfully, but these errors were encountered: