| Issue 1: | After rotating, any resize handle going up or left doesn't work. |
1 of 54
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Rotate an image inside of an ObjectHandles container. 2. Try dragging upper left handle. What is the expected output? What do you see instead? I expect the image to be resized What version of the product are you using? On what operating system? 1.0.9 on winxp Please provide any additional information below. If I rotate the image back to 0, the handles having up and/or left directions start working again. If you catch me on yahoo messenger: andrewwestberg I'd be happy to set up an online meeting to demo the issue. Thanks, Andrew Westberg
Jan 26, 2008
#1
laroche....@gmail.com
Jul 1, 2008
Hi marc, had you fixed the rotating issue? if( isResizingUp && event.buttonDown && rotation == 0) if( isResizingLeft && event.buttonDown && rotation == 0) how do I fix this? and rotating cursors? thanks, Rui
Nov 13, 2008
Still the same pb
Dec 22, 2009
Rotation in the version 1 library was never perfect. If you require rotation, I highly suggest using the version 2 library which fixes this sort of issue.
Status:
WontFix
|