synapsestudios/react-drop-n-crop

Cropper does not crop on initialization

Opened this issue · 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 ?