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

Avoiding image from moving around when cropping #156

Closed
Edijae opened this issue Jul 20, 2016 · 5 comments
Closed

Avoiding image from moving around when cropping #156

Edijae opened this issue Jul 20, 2016 · 5 comments

Comments

@Edijae
Copy link

Edijae commented Jul 20, 2016

when cropping an image, is there a way to avoid image from moving around and instead let the crop frame itself move?

@Edijae Edijae changed the title Avoiding image from moving Avoiding image from moving around when cropping Jul 20, 2016
@Mek7
Copy link

Mek7 commented Aug 14, 2016

Do you mean like Android Image Cropper does?
I would also be glad if uCrop behaved like that (seems more intuitive to me).

@Edijae
Copy link
Author

Edijae commented Aug 15, 2016

yah. i mean like what android image cropper does.

@shliama
Copy link
Contributor

shliama commented Sep 8, 2016

Hello @gikarasojo.
It is now possible in the latest version of the library, should be out in maven soon :octocat:

@shliama
Copy link
Contributor

shliama commented Sep 8, 2016

Please check the latest uCrop version :octocat:
Now you can choose between:

Lightweight general solution
compile 'com.yalantis:ucrop:2.2.0' 
Get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)
compile 'com.yalantis:ucrop:2.2.0-native'

@Edijae
Copy link
Author

Edijae commented Sep 16, 2016

wow, i have compiled the latest version and it's wow. perfect man. great job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants