tweenjs / discuss

Discussions about tween.js in general
2 stars 2 forks source link

Better chain syntax: breaking change, or implement in v2 ? #2

Open sole opened 8 years ago

sole commented 8 years ago

There are multiple bugs regarding chain

https://github.com/tweenjs/tween.js/issues/153 https://github.com/tweenjs/tween.js/issues/269 https://github.com/tweenjs/tween.js/issues/176

But many projects use the current syntax.

Making a change here will probably be breaking, but people regularly are confused by chain so we probably need to do something about it.