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

Free style crop breaks aspect ratio #195

Closed
Edijae opened this issue Sep 16, 2016 · 3 comments
Closed

Free style crop breaks aspect ratio #195

Edijae opened this issue Sep 16, 2016 · 3 comments

Comments

@Edijae
Copy link

Edijae commented Sep 16, 2016

Am using the latest version of this library in my app that am building. i had a previous issue(#156) about crop frame not moving around but the issue is solved in the latest version.(great thanks for that)
My new issue is that when i specify options.setFreeStyleCropEnabled(true); and set aspect ratio to be 1:1 which is square, the aspect ratio is not maintained. one can still have crop a rectangular piece of image and i want a square one.
Another thing is that when i set options.setFreeStyleCropEnabled(false); the crop frame cannot be moved around.

  • Is there a method that can be used to explicitly enable crop frame to move around when cropping instead of image(this means disabling image movement and enabling crop frame movement)?
  • what can i do to make aspect ratio maintained by crop frame?

screenshot_2016-09-17-00-01-52
screenshot_2016-09-17-00-02-26

@imandaliya
Copy link

I faced same issue, when you use free style crop and then select any ration for example 4:3, then i select any portion its not stay on that ratio, it's become in freely.

@Legementarion
Copy link
Contributor

Sorry for being late, this feature will be implement in next release 2.3.0 #405
Thank you for you report :)

@adiga-maf
Copy link

When you guys expect to go live with release 2.3.0?

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

No branches or pull requests

4 participants