You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue - I control an animation with .set() and then change tab, when I click back on the tab, the animation automatically plays. How can I stop it playing automatically?
Hi!
Great library!
I have an issue - I control an animation with
.set()
and then change tab, when I click back on the tab, the animation automatically plays. How can I stop it playing automatically?I think it' related to this.
https://github.com/camoconnell/lazy-line-painter/blob/4908749499a03586cd9e026ad6b4e0b9231ede38/src/index.js#L67
Thanks
The text was updated successfully, but these errors were encountered: