Skip to content

Conversation

@lordmauve
Copy link

Fixes a memory leak due to calling ctx.save() without a corresponding
restore.

Improve performance by allowing Throbber.loop() to unschedule when
throbber stops, rescheduling when throbber is started.

Similarly, allow tick() to stop when no active throbbers, restarting
when a throbber is started.

Fixes a memory leak due to calling ctx.save() without a corresponding
restore.

Improve performance by allowing Throbber.loop() to unschedule when
throbber stops, rescheduling when throbber is started.

Similarly, allow tick() to stop when no active throbbers, restarting
when a throbber is started.
@lordmauve
Copy link
Author

bump

@DevHopps
Copy link

DevHopps commented Aug 3, 2016

I ran into that problem. Thanks for providing a fix @lordmauve 👍

@michael-mader
Copy link

Thanks for fixing this problem. This PR should really be merged into master branch

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.

3 participants