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

size: "original" not being honoured in result method call #786

Open
jimmyff opened this issue Feb 14, 2023 · 1 comment
Open

size: "original" not being honoured in result method call #786

jimmyff opened this issue Feb 14, 2023 · 1 comment

Comments

@jimmyff
Copy link

jimmyff commented Feb 14, 2023

I'm using this in a flutter app, and I've added size: "original" to the croppie result method call however the image is still being resized to the viewport size rather than the very large input file.

Here shows the debugger paused at breakpoint at time of cropping:
Screenshot 2023-02-14 at 11 00 09
The size paremter is set correctly.

Related issue on flutter plugin end:
hnvn/flutter_image_cropper#398

Any ideas why this isn't working correctly for me?

Thanks

@Painwraith
Copy link

I have the same issue. Unfortunately wasted a lot of time attempting to integrate this with Flutter Web. Currently seeking other options.

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