CreateJS / TweenJS

A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
http://createjs.com/
MIT License
3.56k stars 966 forks source link

TypeError: compareComp is undefined #100

Closed Nitrama closed 7 years ago

Nitrama commented 7 years ago

TypeError: compareComp is undefined CSSPlugin.js:251:72 Error in parsing value for ‘transform’. Declaration dropped.

gskinner commented 7 years ago

Good catch. I just pushed a fix for this.