ImageCropView icon indicating copy to clipboard operation
ImageCropView copied to clipboard

How is the height calculated?

Open gaohomway opened this issue 1 year ago • 1 comments

Do I need to calculate the height of the control myself?

If not, the height of the photo will be stretched

gaohomway avatar Sep 11 '24 15:09 gaohomway

Currently the photo is stretched to size given to CropView to fit inside the crop view. Dynamic height calculation is yet add. We are working on it with stretching the original photo will show as it is these fix is in progress soon in next version release it will be Fixed.

  • As quick fix you can provide the dynamic height of the photo to the crop view modifier.

Thank you for your valuable feedback.

rroohit avatar Sep 13 '24 04:09 rroohit