Container size scaling issue with large images on import
I’m encountering an issue with Cropper.js where importing large images causes the container of the cropper to expand disproportionately. Specifically, when I import a large image into Cropper.js, the container size increases significantly, affecting the user experience. However, this problem does not occur when importing smaller images.
Cropper.js: Container Size Scaling Issue with Large Images on Import
I’m encountering an issue with Cropper.js where importing large images causes the container of the cropper to expand disproportionately. Specifically, when I import a large image into Cropper.js, the container size increases significantly, affecting the user experience. However, this problem does not occur when importing smaller images.