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
Let's say my cropAspectRatio is 16/9. Whenever I rotate the image, the aspect ratio is inverted, which means that when I export the image, it becomes a 9/16 aspect ratio.
I propose that a new flag should be added to disable inversion.
Example video ( current behaviour ):
rotate.fix.aspect.ratio.mp4
Why
No response
The text was updated successfully, but these errors were encountered:
Platforms
dart, Android, iOS, macOS, Web, Windows, Linux
Description
Let's say my
cropAspectRatio
is16/9
. Whenever I rotate the image, the aspect ratio is inverted, which means that when I export the image, it becomes a9/16
aspect ratio.I propose that a new flag should be added to disable inversion.
Example video ( current behaviour ):
rotate.fix.aspect.ratio.mp4
Why
No response
The text was updated successfully, but these errors were encountered: