Skip to content

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

@jimmyff

Description

@jimmyff

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions