gthmb / jquery-free-transform

provides simple controls that allows you to move/rotate/scale a DOM element. kinda like a simple version of the free transform tool in Flash or Photoshop.
133 stars 58 forks source link

Controls on wrong position #5

Closed Hahihula closed 10 years ago

Hahihula commented 11 years ago

Hi, when i manualy rotate the object and then change it's rotation with script ( for example with button onlick) the points in corners goes to wrong position. You can test it here http://jsfiddle.net/xUtq6/ just manualy rotate the cat and than click on the button...

gthmb commented 10 years ago

Thanks for filing. Just fixed it.