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

Fixed always-on animation #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed always-on animation #7

wants to merge 1 commit into from

Conversation

osolo
Copy link

@osolo osolo commented Apr 30, 2015

Fixed a bug where the animation was constantly running (even when the
throbber was stopped or never started) which was incidentally causing a
memory leak on recent versions of Chrome

Fixed a bug where the animation was constantly running (even when the
throbber was stopped or never started) which was incidentally causing a
memory leak on recent versions of Chrome
@lordmauve
Copy link

This treats phase as a global, meaning you could only have one throbber. See #9 for a fuller fix.

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 this pull request may close these issues.

2 participants