You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
If you choose an image from Library which have a Exif Rotation stored the image is destroyed see Attachments:
The Lumia Camera App, which is default, always store the rotation as Exif Property. So every image taken by this camera app cannot be selected.
we use this function:
as fix we have ignored the rotation on processing the image(see my Commit).
Changed to this
Is this a solution or prefer you another way?
The text was updated successfully, but these errors were encountered: