You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
Please not the horrible rotate behavior. BTW: It rotates fine, even if relocated, if I rotate using the handles, but this is no option in my case, unfortunately. It does also not rotate correctly, if the top offset is other than 0, either alone or together with a >0 left offset.
Any pointer welcome.
Regards
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm using your fine component with great success. Now I need to origin the paper on another point, not at (0,0).
There is an issue with the rotation behavior of an object, if the paper is not originated at (0,0).
Here is your sample code with one change: I'm forced to NOT allow handles for rotation, so the FreeTransform is setup like this:
This works fine with your sample as shown here:
http://maps.alphadex.de/ra/sample.html
You can touch the object and rotate it.
Now I'm just instantiating the paper at a different left offset:
The result is shown here:
http://maps.alphadex.de/ra/fail.html
Please not the horrible rotate behavior. BTW: It rotates fine, even if relocated, if I rotate using the handles, but this is no option in my case, unfortunately. It does also not rotate correctly, if the top offset is other than 0, either alone or together with a >0 left offset.
Any pointer welcome.
Regards
The text was updated successfully, but these errors were encountered: