react-avatar-editor
react-avatar-editor copied to clipboard
Rotation Will Break the Crop Boundary Movement
Assuming we do not want empty pixels, rotation of the image will allow the user to crop the image in a way that does not fill the entire crop boundary. I don't know what sort of control would be needed since it is dictated on the zoom. Perhaps a 'keepFill' prop that will automatically scale the image if it falls below the boundary at any point.