Replies: 4 comments
-
I have the same issue, any work around on increasing aspect ratio in slider, always between 0.5 and 2.0, even though sometimes ou images can be like 9.73858 or something |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nanxiaobei any response??? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have this issue too did anyone had a solution ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
added |
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
Uh oh!
There was an error while loading. Please reload this page.
-
You provide API for
minZoom
andmaxZoom
, but why you don't provide the similar props for aspect's slider? Currently I set aspect by image's proportions by default usingbeforeCrop
, and this default aspect could be more than 2 or less than 0.5. That's why I have problems with the aspect's sliderBeta Was this translation helpful? Give feedback.
All reactions