flutter_image_cropper icon indicating copy to clipboard operation
flutter_image_cropper copied to clipboard

re-centers and zooms in when you rotate on certain aspect ratio

Open darwin-morocho opened this issue 10 months ago • 1 comments

There are some strange behaviors when we change the aspect ratio or when we rotate the image:

  • Image zoom is not preserved when the image is rotated. https://drive.google.com/file/d/1q3dp83JMXXgP34V1-JbkcDUtLt0LXN3R/view?usp=sharing

  • image position is not preserved when we change the aspect ratio (sometime the image is translated to another position). https://drive.google.com/file/d/1_82Tcl0MCV6bd2TqGlDhE5n6In7bRnYp/view?usp=sharing

  • zooms in each rotate click https://drive.google.com/file/d/1vA1mrrjJkIU4HC2ao0Yz6w0zrDvotcB3/view?usp=sharing

darwin-morocho avatar Sep 01 '23 16:09 darwin-morocho