-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Scrolling and tweens really jittery in firefox #316
Comments
I too am experiencing some pretty heavy jitter in both FF and Safari. http://christate.is/designing/prot_scrollmagic/ I've tried a number of things from removing the debug, setting fixed heights on my sections, etc. If you scroll really slowly then it kinda works but if you scroll at a "normal" speed you'll notice a solid jump on the currently pinned slide as the new slide enters. |
FWIW I've also tried removing all child elements within the pinned sections including those with separately animations—effect is still the same #255 |
Hi. @tokyobarbs without a link to a jsfiddle or other demo it's impossible to help you here. |
Awesome, thanks @janpaepke |
I am still experiencing jitters for Firefox but they happened only if "Smooth Scrolling" is enabled in Preferences > Advanced or using the mouse wheel to scroll.. |
Hi, I'm using the ScrollMagic v2.0.5 and experiencing jitters/jumping on Firefox and IE during mouse wheel event, the same issue as #164. On Chrome it's scrolling smoothly during the pin. You can see the issue here: http://jsfiddle.net/0g7x35wm/4/ |
Hi,
As of bug #164 I have 2.0.5 version of scrollMagic and my scrolling is still super jittery in Firefox.
Does the latest code have the firefox fix you spoke of in #164?
Thanks,
Craig
The text was updated successfully, but these errors were encountered: