Skip to content

Important fix to yoyo-mode Timeline

Compare
Choose a tag to compare
@xaguzman xaguzman released this 06 Aug 22:33
· 54 commits to master since this release

V 0.10.1

Bugs Fixed:

  • Changed Timeline to not 'snap' when using a repeat yoyo on it. issue #7
  • added Changelog
  • changed CallbackHandler to TweenCallbackHandler
  • Tween.setCallBack() now receives a TweenCallbackHandler function instead of a TweenCallback instance