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

Strange behaviour while rotating cropped image with aspectRatio while the flag aspectRatioLockDimensionSwapEnabled = true. #374

Open
alexey-serdykov opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels

Comments

@alexey-serdykov
Copy link

Hi, I'm using your framework in my app, it's cool, but I found some small issues.

Steps:

  1. Present cropViewController with aspectRatioLockDimensionSwapEnabled = true.
  2. Crop the image.
  3. Set aspect ratio to square.
  4. Rotate.

While rotating, the image can change the selection area and can make space between the border and the image. Is that supposed to be?

Crop

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

No branches or pull requests

2 participants