You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i'm using the CropImageView to set a fixed crop ratio. my expectation is that the crop frame is fixed with 16:6 ratio. So this is what i do in the code.
So i'm using the CropImageView to set a fixed crop ratio. my expectation is that the crop frame is fixed with 16:6 ratio. So this is what i do in the code.
when i set this it has some UI issue when the crop image is visible like this on init.
It can be drag and resize manually but for initial state, it's very small, how can we set it default to match the image witdth like default 1:1 state?
The text was updated successfully, but these errors were encountered: