[
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: [email protected]
For additional commands, e-mail: [email protected]