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 May 5, 2021. It is now read-only.
Consider the device is in landscape. I am adding a signature that covers the entire width of the device. On rotating the device to portrait, the signature on the right will get chopped off due to reduced width. Can we fix the canvas to resize when the device is rotated.
The text was updated successfully, but these errors were encountered:
Still an issue (for Forms on Android). I would add that the canva is not rotated at the same time as its container instead of being cropped because if you rotate it back, it will return back to normal.
Possible workarounds would be to have a square view or blocking the rotation. Or contributing!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Consider the device is in landscape. I am adding a signature that covers the entire width of the device. On rotating the device to portrait, the signature on the right will get chopped off due to reduced width. Can we fix the canvas to resize when the device is rotated.
The text was updated successfully, but these errors were encountered: