kekland / croppy

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

Fix Reset not resetting to correct state #34

Closed talamaska closed 3 months ago

talamaska commented 6 months ago

add: setters for resetData and initialData change: set reset and initial data in maybeSetAspectRatioOnInit fixes #18

kekland commented 3 months ago

Thanks a lot for the contribution! I'll merge and include in the next release. I'll also tweak the comments on lines 56 and 66 to better reflect what the code is doing.