What steps will reproduce the problem?
1. When I use eaze(this).to( .5, { scale: 1.2 } ); it never tries to tween
the property of scale in the object, instead it changes the scaleX and
scaleY property.
What is the expected output? What do you see instead?
It would be great to have a validation -> if( "scale" in obj ) ||
hasOwnProperty( "scale" )
What version of the product are you using? On what operating system?
beta5 r65 on osx
Original issue reported on code.google.com by jakobste...@gmail.com on 19 Jan 2010 at 12:10
Original issue reported on code.google.com by
jakobste...@gmail.com
on 19 Jan 2010 at 12:10