Raphael.FreeTransform icon indicating copy to clipboard operation
Raphael.FreeTransform copied to clipboard

Rotation anchor constrained to container incorrectly

Open CodeKris opened this issue 12 years ago • 1 comments

Hi,

I noticed that the rotation anchor is positioned incorrectly when it is constrained to the bounds of its container.

For example, if I rotate the object 45 degrees anti-clockwise and move it so that the horizontal rotation anchor would go off the right-hand side of the container, it is constrained on the X axis but the Y is unchanged, so the rotation angle is now too steep (and the anchor is no longer perpendicular to the other anchor)

cheers Kris

CodeKris avatar Nov 02 '12 14:11 CodeKris

Are you talking about this?

http://i.imgur.com/DXqic.png

If so, it's intentional.

AliasIO avatar Nov 10 '12 00:11 AliasIO