Commit c15fc2e
committed
Undoing changes to the previous commit for two files.
package.json and package-lock.json
Previous change was to fix tween animations getting stuck when reset was called after being added to _add.
This checked if this.state === TWEEN_CONST.PENDING_ADD. If true this.seek(0) and this.parent.makeActive(this).1 parent f170c0f commit c15fc2e
2 files changed
Lines changed: 363 additions & 1324 deletions
0 commit comments