kekland / croppy

A fully customizable image cropper for Flutter, in Flutter
MIT License
105 stars 30 forks source link

Crop handler stuck issue #39

Open Danishgulg opened 2 months ago

Danishgulg commented 2 months ago

Hi I am facing an issue related to croppy hander both in material and cupertino , When I drag the handle towards the bottom repaidly then it got stuck until i reset the controller or change the aspact ratio. I think this is related to the kiwi libraray or may be from the creation of the controller.

can you please set this issue as early as possible because I am using this package and I have to fix this as early as possible.

kekland commented 2 months ago

Hi!

Could you please share a reproducible example and if possible a video where this behavior happens?

Thanks!