hnvn / flutter_image_cropper

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

Image freeze on web #494

Open karanSman opened 4 months ago

karanSman commented 4 months ago

Image got freezed and gesture movement does not work until i use rotation. I cannot zoomin zoomout, left right movement. After rotating the image it works

karanSman commented 4 months ago

@hnvn do you know about this issue?

hnvn commented 4 months ago

which version do you use?

karanSman commented 4 months ago

3.0.1

hnvn commented 4 months ago

please upgrade to the latest version

On Sun, 9 Jun 2024 at 15:32 karanSman @.***> wrote:

3.0.1

— Reply to this email directly, view it on GitHub https://github.com/hnvn/flutter_image_cropper/issues/494#issuecomment-2156390829, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJXCYOY7V7JP4Y5CUFLZDDZGQHIXAVCNFSM6AAAAABI4TDDEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGM4TAOBSHE . You are receiving this because you were mentioned.Message ID: @.***>

karanSman commented 4 months ago

is circle cropping still available for web in latest version? Cropstyle is not present for web i have checked

hnvn commented 4 months ago

nope, there’s only rectangle shape

On Sun, 9 Jun 2024 at 16:36 karanSman @.***> wrote:

is circle cropping still available in latest version?

— Reply to this email directly, view it on GitHub https://github.com/hnvn/flutter_image_cropper/issues/494#issuecomment-2156414899, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJXCYNKQ5FLEVPGT62DCKLZGQOYFAVCNFSM6AAAAABI4TDDEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGQYTIOBZHE . You are receiving this because you were mentioned.Message ID: @.***>

karanSman commented 4 months ago

my funcrionality need circle cropping can you help me to know from which version you removed it so that i can try that last version