You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: