react-drop-n-crop icon indicating copy to clipboard operation
react-drop-n-crop copied to clipboard

Cropper does not crop on initialization

Open Sashkan opened this issue 6 years ago • 0 comments

If you set the autoCropArea to any value < 1,, drop an image, and then immediately crop the image without moving the crop area, the value will be the entire image, instead of the cropped area.

Is there a way to set up the cropper so that even when I just dropped an image, the crop result will match the crop area ?

Sashkan avatar Jun 19 '19 09:06 Sashkan