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

Image to crop has different height than original #14

Closed
florisdipt opened this issue Oct 10, 2022 · 1 comment
Closed

Image to crop has different height than original #14

florisdipt opened this issue Oct 10, 2022 · 1 comment

Comments

@florisdipt
Copy link

For some images the height of the crop utility differs from the height of the image that is supplied.

Example:
image

When selecting a part of the image horizontal cropping works fine but vertical cropping results in cutting off a percentage of height that is shown. So to me it looks like the vertical cropping works just fine but the height is drawn incorrectly:
Example of crop region:
image
Output:
image

Currently working on a feature for my application that will go live after Issue #10 (flutter/flutter#103803) fix lands on stable thus I am using latest master branch for development

Reproduction image https://picsum.photos/id/237/400/300

More info below
image

@florisdipt florisdipt changed the title Image to crop has different height then original Image to crop has different height than original Oct 10, 2022
@florisdipt
Copy link
Author

florisdipt commented Oct 10, 2022

I discussed with my product owner and we decided to prioritise cropping as a nice to have. thus dropping the feature for now.
This means I will not be opening a PR in the near future myself.

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

2 participants