react-image-crop
react-image-crop copied to clipboard
After rotating the image, crop coordinates are updating in incorrect way.
- Assume, I have cropped some portion of image.
- I have rotated image with 90 degree. Observe the position of cropper.
- It should be like this.
What's wrong I am doing.