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

Scrolling and tweens really jittery in firefox #316

Open
tokyobarbs opened this issue May 9, 2015 · 6 comments
Open

Scrolling and tweens really jittery in firefox #316

tokyobarbs opened this issue May 9, 2015 · 6 comments

Comments

@tokyobarbs
Copy link

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

@CallMeTuesday
Copy link

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.

@CallMeTuesday
Copy link

FWIW I've also tried removing all child elements within the pinned sections including those with separately animations—effect is still the same #255

@janpaepke
Copy link
Owner

Hi.
Jitters for Firefox should be resolved in 2.0.5.
If you experience any, chances are they are related to something else (for example tweening top or left values instead of transforms.

@tokyobarbs without a link to a jsfiddle or other demo it's impossible to help you here.
@mydudechris I can't see any jitter, which might be due to a good CPU. Make sure to disable "out-of-viewport" animations. Firefox isn't very good at optimizing those.
For example: Disable the video, once the scene is out of view. Or the loop animation of the browser image....
Also please make sure this demo stays available for future reference.

@CallMeTuesday
Copy link

Awesome, thanks @janpaepke

@pa-w
Copy link

pa-w commented Oct 13, 2015

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..

Test: http://uno.paw.mx/test.html

@daniloformagio
Copy link

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.
Dragging the scrollbar up/down or using keyboard to scroll up/down we can't reproduce the issue, it occurs only on mouse wheel event.

You can see the issue here: http://jsfiddle.net/0g7x35wm/4/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants