SkidX / tweene

JavaScript Animation Proxy
http://tweene.com
Artistic License 2.0
353 stars 29 forks source link

ReferenceError: assignment to undeclared variable t1 #15

Closed ingobecker closed 9 years ago

ingobecker commented 9 years ago

When calling play() on a tween created with jquery as a driver, the error mentioned above arises..

SkidX commented 9 years ago

Thanks for the report, I'm sorry for the issue, during the last merge I've forgot to remove some debug code. I'm fixing, stay tuned.