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
When cropping, if I set the width and height in the options and disable free crop, then the user should not be able to change the crop window size, only zoom and rotate the image. The aspect ratio of the crop window should not change.
Actual behaviour
The user can change the crop window size. Furthermore, the crop window aspect ratio can be changed by moving the window to the edge of the image and resizing it.
It's worth noting that on Android the crop window and aspect ratio cannot be changed and works as expected. Ideally I would, at least, like to maintain the aspect ratio of crops on multiple images.
Steps to reproduce
On iOS, open the cropper with the following options:
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
When cropping, if I set the width and height in the options and disable free crop, then the user should not be able to change the crop window size, only zoom and rotate the image. The aspect ratio of the crop window should not change.
Actual behaviour
The user can change the crop window size. Furthermore, the crop window aspect ratio can be changed by moving the window to the edge of the image and resizing it.
It's worth noting that on Android the crop window and aspect ratio cannot be changed and works as expected. Ideally I would, at least, like to maintain the aspect ratio of crops on multiple images.
Steps to reproduce
Attachments
Video to illustrate the problem:
clip.mp4
The text was updated successfully, but these errors were encountered: