react-drop-n-crop
react-drop-n-crop copied to clipboard
Cropper does not crop on initialization
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 ?