react-image-crop icon indicating copy to clipboard operation
react-image-crop copied to clipboard

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

Open rajputkamal opened this issue 8 months ago • 1 comments

  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.

rajputkamal avatar Feb 25 '25 11:02 rajputkamal