greensock / GSAP

GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web
https://gsap.com
19.83k stars 1.72k forks source link

KineticPlugin for KineticJS 5.0.0 #29

Closed straumer closed 10 years ago

straumer commented 10 years ago

Hey. KineticJS got some new things in: https://github.com/ericdrowell/KineticJS/wiki/Change-Log

I was having some problems earlier using KineticPlugin with the newest version. It seemed to me there was a problem between the plugin's calls and KineticJS. Correct me if I'm wrong. Just putting it out there. Would like to use some of those new things with GSAP. :)

jackdoyle commented 10 years ago

Yes, the major API changes in KineticJS 5.0.0 caused our KineticPlugin not to work as expected, but we just updated KineticPlugin in GSAP version 1.11.4 to work with KineticJS 5.0.0 (which also means the new KineticPlugin isn't compatible with the old versions of KineticJS). Thanks for letting us know about the issue.