You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2015/04/01 00:59:53 UTC

[jira] [Resolved] (CB-7811) When I take a photo on Galaxy S3 handing it vertically I got pictures rotated left 90 degrees.

     [ https://issues.apache.org/jira/browse/CB-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-7811.
----------------------------
    Resolution: Cannot Reproduce

When I take a photo on my S3, it's correctly oriented.  At least now that I can save the damn thing to the Photo Album.

> When I take a photo on Galaxy S3 handing it vertically I got pictures rotated left 90 degrees.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-7811
>                 URL: https://issues.apache.org/jira/browse/CB-7811
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>    Affects Versions: 3.5.0
>            Reporter: Meshkov Alex
>            Assignee: Joe Bowser
>
> When I take a photo on Galaxy S3 handing it vertically I got pictures rotated left 90 degrees.
> Here is my options object:
> {code:javascript}
> var options = {
>                 quality: 100,
>                 destinationType: Camera.DestinationType.FILE_URI,
>                 sourceType: Camera.PictureSourceType.CAMERA,
>                 allowEdit: false,
>                 encodingType: Camera.EncodingType.JPEG,
>                 saveToPhotoAlbum: true
>             };
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org