Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Avoid inverting aspect ration when image is rotated #598

Closed
maRci002 opened this issue Jul 18, 2023 · 1 comment
Closed

Comments

@maRci002
Copy link

Platforms

dart, Android, iOS, macOS, Web, Windows, Linux

Description

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

@zmtzawqlp
Copy link
Member

The same as #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants