hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
1k stars 392 forks source link

Bug on cropping image #418

Open Taha-TOUFIK opened 1 year ago

Taha-TOUFIK commented 1 year ago

Hello @hnvn I hope you are doing good.

The cropping is bugging when trying to cropp the image (on the web)

You'll find below the details.

The first bug happens when the first one is not happend, Here is a video that explain the bug : First part https://www.loom.com/share/c6473c42a50542ffaac8513d9249af66

Second part And as you can see here, the second bug is when the crop page is opened, the image is outside the dialog as you can see and the zoom bar is not showed even if the enableZoom & showZoom properties are true image

Source code image

Taha-TOUFIK commented 1 year ago

@hnvn i have used you're example on the web and i got this image

tanphuccgl commented 1 year ago

I have the same problem. how can i solve it

RomanSoviak commented 10 months ago

Have the same problem! How can I add padding to the top crop dialog?

image