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

Effect stops after a few seconds #30

Open
Skoua opened this issue Jul 27, 2012 · 4 comments
Open

Effect stops after a few seconds #30

Skoua opened this issue Jul 27, 2012 · 4 comments

Comments

@Skoua
Copy link

Skoua commented Jul 27, 2012

When using in Firefox Nightly 17.0a1, the effect stops after a few seconds apparently for no reason.
It does work in the latest stable Firefox though.

@Skoua
Copy link
Author

Skoua commented Jul 27, 2012

Ok sorry I made the moveable() function to always return false and it solves the problem.

@cameronmcefee
Copy link
Owner

Yeah, the latest build is kind of weird. It fires off a bunch of motion events even if the computer is stationary. It appears that the events are really strong when the page first loads, then tapers off. The motion limiter suppresses the majority of the motion, but the first spike is usually intense enough to trigger the plax effects

@jaredrethman
Copy link

Skoua, i know its a long time ago. but which lines of code did you change. I seam to be having the same issue.
It works with an older version of Plax. But the movement is a lot better with the newer version, before it stops.
It works perfect on a desktop, the error only occurs when viewing it on my Galaxy tab.

Any ideas?

@Skoua
Copy link
Author

Skoua commented Jun 24, 2013

Hey.
It's been a while but I think you can change line 110 to return false; and it will do the trick but you'll lose mobile support as I understand the comments.

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

No branches or pull requests

3 participants