We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey Fengy,
It seems like when I upload an image it squished the height of the image. Do you know if it's a known issue?
This is the settings I set on the image
var $image = $('#coverImagePreview'); $image.cropper({ zoomable: false, minCropBoxWidth: 1200, minCropBoxHeight: 630, minContainerHeight: 630, minContainerWidth: 1200, minCanvasHeight: 630, minCanvasWidth: 1200, cropBoxResizable: false, cropBoxMovable: true, dragMode: 'move', viewMode: 3, });
See video
https://recordit.co/yjZPyaX29z
And thanks for a nice image cropper 🙏
The text was updated successfully, but these errors were encountered:
See #685.
Sorry, something went wrong.
Thanks 🙏
No branches or pull requests
Hey Fengy,
It seems like when I upload an image it squished the height of the image. Do you know if it's a known issue?
This is the settings I set on the image
See video
https://recordit.co/yjZPyaX29z
And thanks for a nice image cropper 🙏
The text was updated successfully, but these errors were encountered: