Closed jonnigg closed 5 years ago
ImageCropper is forcing a crop immediately after selecting a file. It also forces an aspect ratio even if this function has not been called.
default aspect ratio is 1. Can you try upgrading to 1.1.3 and setting ->aspectRatio(0) in your field declaration?
->aspectRatio(0)
ImageCropper is forcing a crop immediately after selecting a file. It also forces an aspect ratio even if this function has not been called.