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

Pressing "On" while already rotating borks rotation #14

Open
travisby opened this issue Jun 21, 2013 · 0 comments
Open

Pressing "On" while already rotating borks rotation #14

travisby opened this issue Jun 21, 2013 · 0 comments

Comments

@travisby
Copy link

If you are currently rotating, and press "on", rotation will speed up, and you will be unable to ever successfully stop it again.

travisby added a commit to travisby/thingiview.js that referenced this issue Jun 21, 2013
The interval-timer for rotation was getting overwriten,
rather than cleared.  We were losing the handle to the
first rotation instance.

We solved this issue by unconditionally clearing the
interval, and then checking whether we are starting
or stopping.
iXce added a commit to iXce/thingiview.js that referenced this issue Aug 23, 2013
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

Successfully merging a pull request may close this issue.

1 participant