jeremyckahn / shifty

The fastest TypeScript animation engine on the web
https://jeremyckahn.github.io/shifty/doc/
MIT License
1.54k stars 88 forks source link

fix: [fixes #175] Do not resume complete `Tweenable`s in `Scene` #176

Closed jeremyckahn closed 1 year ago

jeremyckahn commented 1 year ago

This PR addresses #175 by preventing completed Tweenables from being resume()ed by Scene#resume.