Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

mousePause option is backwards #8

Open
ephrata opened this issue Aug 22, 2011 · 0 comments
Open

mousePause option is backwards #8

ephrata opened this issue Aug 22, 2011 · 0 comments

Comments

@ephrata
Copy link

ephrata commented Aug 22, 2011

To work around the bug in the play/pause code, I decided to try the mousePause option instead.

I set 'mousePause: true' but it didn't seem to work. So I gave up and set mousePause back to false

Later I noticed that mousePause was actually working – but it was set to false.

The code (and code comment) reads:
mousePause: true // set to true to stop animation on mouse hover

So a value of 'true' should enable the feature, but confusingly, the feature is only enabled if the value is false

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

No branches or pull requests

1 participant