Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple issue fix for crop function #30

Merged
merged 9 commits into from Aug 6, 2021
Merged

Multiple issue fix for crop function #30

merged 9 commits into from Aug 6, 2021

Conversation

LeGoffMael
Copy link
Owner

_controller.initialize().then((_) {
  _controller.preferredCropAspectRatio = 1;
  _controller.updateCrop();
  setState(() {});
});
  • rotation is synch with controller on CropScreen
  • crop in init of CropScreen without gesture cannot crop #16 (maybe?)

@seel-channel seel-channel merged commit 4b0b467 into LeGoffMael:master Aug 6, 2021
@LeGoffMael LeGoffMael deleted the crop-fix branch August 18, 2021 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants