Replies: 1 comment
-
Hi @cryo75. You can experimenting with ViewMode for Cropper Component. See details instruction in this page: https://cropperblazor.github.io/examples/viewmodes#simple-usage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following cropper component set up:
The original image is very big.
How do I set the maximum width of the canvas?
And also, how can I enforce the crop box to stay within the bounds of the image? (If this cannot be set, then how do I set the canvas size to be the same size of the image?)
Beta Was this translation helpful? Give feedback.
All reactions