ScrollMagic 2.0.1 scrollDirection "PAUSED" when page is scrolled

Created on 17 Mar 2015  路  7Comments  路  Source: janpaepke/ScrollMagic

Since v2.0.1 I get problems with the scrollDirection. If I scroll using scroll bars or sometimes even with my mouse wheel the scrollDirection is always "PAUSED" instead of "FORWARD" or "REVERSE".
That is not happening with v2.0.0.
I am on a Mac and have tested it with Safari, Mozilla, Chrome.

bug

Most helpful comment

this bug is still there. any updates? thanks!

All 7 comments

bug confirmed. will be fixed. thanks.

I am still getting only "PAUSED" events in Safari v8.0.4 and Chrome v41.0.2272.89.
It works in Firefox.

No "start" & "end" event callbacks are fired on IE, Safari, Chrome with version 2.0.1. No issues on firefox

@Paulimausi This fix is not released yet. It will be in the next release.
@VamshiKrishnaZL I can _not_ confirm this.
I tested using http://janpaepke.github.io/ScrollMagic/examples/basic/custom_actions.html
The "last hit" value wouldn't change if start or end were not triggered.
If you have a different usecase to reproduce, please provide a jsfiddle and post as new issue.

Cool! Thanks very much!

Yeah, the callbacks are fired but getting only 'PAUSED' events. Sorry for that. Waiting for the next release. Thank you!

this bug is still there. any updates? thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

johnwbaxter picture johnwbaxter  路  3Comments

Electrofenster picture Electrofenster  路  4Comments

neelamk picture neelamk  路  4Comments

cpouldev picture cpouldev  路  4Comments

suzukijak3 picture suzukijak3  路  7Comments