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

Interactive crop doesn't capture correct target area with 2.0.0 #181

Open
gmarizy opened this issue Dec 16, 2024 · 1 comment
Open

Interactive crop doesn't capture correct target area with 2.0.0 #181

gmarizy opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working need fix Issues that @chooyan-eng need to do something

Comments

@gmarizy
Copy link

gmarizy commented Dec 16, 2024

Here you can find a sample showcasing the problem: https://github.com/gmarizy/interactive_crop_sample. First commit is a working version with version 1.1.0, second commit is migration to 2.0.0.

While the version with 1.1.0 is working fine, that is image returned with onCropped correspond to selected area, after migrating to 2.0.0 it's not the case anymore.

Target area:

Screenshot from 2024-12-16 21-31-54

Resulting image:

Screenshot from 2024-12-16 21-32-05

Tested on web and Android, regression is observed on both.

@chooyan-eng
Copy link
Owner

@gmarizy Thank you for reporting the issue. I'll check.

@chooyan-eng chooyan-eng added bug Something isn't working need fix Issues that @chooyan-eng need to do something labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need fix Issues that @chooyan-eng need to do something
Projects
None yet
Development

No branches or pull requests

2 participants