ArthurHub / ArthurHub/Android-Image-Cropper

Bug: setting a new aspectRatio & cropRect doesn't seem to take the correct rectangle

Open
#498 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Suppose I choose an image, and I choose to select some aspect ratio and cropRect .
Then I choose a different aspect ratio and cropRect, that should fill the entire image.
The bug is that it doesn't do it.
I've tried using `resetCropRect` , but it didn't help.

I've prepared a sample project and video here:

In the sample, first step is 100x100 crop, and second step is of the image size.
[MyApplication.zip](https://github.com/ArthurHub/Android-Image-Cropper/files/1777448/MyApplication.zip)
If you disable the first step, you'd see that the second one works fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.