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

Return CropRect and Rotation data instead of just cropped Uri #918

Open
RoyalSWiSH opened this issue May 31, 2024 · 0 comments
Open

Return CropRect and Rotation data instead of just cropped Uri #918

RoyalSWiSH opened this issue May 31, 2024 · 0 comments

Comments

@RoyalSWiSH
Copy link

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
On finishing a crop, uCrop calls cropActivityResultLauncher and returns a Uri of the cropped bitmap.

What is the expected behavior?
For a non destructive workflow I would like to obtain the rotation and crop rect size, such that I can apply them myself. On new crop I want to use the original Image.

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

1 participant