CldUploadWidget : Cropping but prevent from scaling #518
Answered
by
colbyfayock
richard-chang-coder
asked this question in
Q&A
-
Hi, For the CldUploadWidget, is there a way from letting the user scaling up or down when you using the cropping? I would like to have croppingAspectRatio as 1 and prevent user to have the ability scale the box bigger or smaller. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
colbyfayock
Sep 26, 2024
Replies: 1 comment 1 reply
-
hey @richard-chang-coder it looks like you're able to configure a specific aspect ratio, you can check out the Upload Widget cropping parameters herE: https://cloudinary.com/documentation/upload_widget_reference#cropping_parameters
is that what you had in mind? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
richard-chang-coder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @richard-chang-coder it looks like you're able to configure a specific aspect ratio, you can check out the Upload Widget cropping parameters herE: https://cloudinary.com/documentation/upload_widget_reference#cropping_parameters
croppingAspectRatio
is that what you had in mind?