kingyiren / flex-object-handles

Automatically exported from code.google.com/p/flex-object-handles
0 stars 0 forks source link

Rotating transformed objects #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem:
I have an object (ex. Canvas). I will transform it by 
myObject.transform.matrix using matrix to skew it (than I will have an 
rhombus). 

I expect that handles will appear in new corners of my Canvas - corners of 
rhombus. But handles appear in places of old corners before transform, 
when my canvas was a rectangle.

Sorry for my English...

I am using:
Flex 3, ObjectHandles v2.0.0007, Win XP

Please provide any additional information below.

Original issue reported on code.google.com by marcins...@gmail.com on 11 May 2010 at 6:26