Skip to content

After rotating the image, crop coordinates are updating in incorrect way. #609

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

Open
rajputkamal opened this issue Feb 25, 2025 · 1 comment

Comments

@rajputkamal
Copy link

rajputkamal commented Feb 25, 2025

  1. Assume, I have cropped some portion of image.
Image
  1. I have rotated image with 90 degree. Observe the position of cropper.
Image
  1. It should be like this.
Image

What's wrong I am doing.

@digitalkrafter
Copy link

Same issue Here
You could try one approach—rotate the image first, and then proceed to crop it. Once the cropping area is finalized, we can obtain the cropped image.

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