Cropper image preview is so large #1816
Answered
by
nithinkashyapn
acgonzales
asked this question in
Q&A
-
Any idea how to make cropper image preview smaller? I know I can override the css but any solutions without tinkering with the css? Cropper::make("picture")
->minCanvas(200)
->maxCanvas(400)
->maxFileSize(2)
->targetRelativeUrl() |
Beta Was this translation helpful? Give feedback.
Answered by
nithinkashyapn
Oct 10, 2021
Replies: 1 comment
-
Hey, Even i had the same issue but ended up solving this using CSS
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
acgonzales
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, Even i had the same issue but ended up solving this using CSS