Aspect ratio switching
cavedweller opened this issue · 0 comments
cavedweller commented
Hi @shliama , @p1nkydev , @Legementarion , @OleksandNekrasov .
Issue
When double tapping on the aspect ratio presets it inverts the aspect ratio.
Expected outcome
The aspect ratios should remain the same.
Video
118878611-0924ca80-b8f0-11eb-90c0-222b7662e725.mp4
Additional
I am using this package in flutter by using the flutter_image_cropper wrapper. This package only uses Platform channels to expose Dart API to call to native libraries, if you can find a proper API to change this behavior, I can expose it to Dart codes.
Any assistance would be very appreciated 😎