I found aweird behavior that i replaced in the rotatetool demo under the imageediting folder. Load the demo and create a button with imageenview1.mouseinteract := [miselect];
Load an image and freely rotate it. then click the button. the image will be back the way it was loaded and the rotation is gone. Why ? Thanks
I tried your instructions, but I can not duplicate the problem. After I rotate a layer it remains rotated after setting imageenview1.mouseinteract := [miselect];
I can duplicate this in your demo, but pressing "ENTER" key is supposed to implement the rotation but it does not seem to work. I have not used the rotate tool much and I have not been able to find how to implement the actual rotation in the help file.
It looks like a method should be called to implement the rotation but I can not find that in the help file either. Look over the help file... maybe I missed something.