Skip to content

Handle rotation in image crop. #4

Description

@mrkcsc

Currently the cropping tool does not properly respect EXIF rotation.

One solution might be to manually create the image bitmap file and rotate it, save it, then pass it back to the cropper as the source URI.

I dislike this approach however, I think it would be better to fix this at the image cropping library level.

ImageUtils.txt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions