[
https://issues.apache.org/jira/browse/CB-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804325#comment-13804325
]
Andre Asselin commented on CB-5195:
-----------------------------------
Note: Reading the source on github, I believe this is still a bug in the
current version of the code.
> Camera.getPicture with sourceType: PHOTOLIBRARY scales image before rotating
> ----------------------------------------------------------------------------
>
> Key: CB-5195
> URL: https://issues.apache.org/jira/browse/CB-5195
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.6.0
> Environment: Galaxy S4
> Reporter: Andre Asselin
>
> Use Camera.getPicture() with sourceType: PHOTOLIBRARY to retrieve a picture
> from the library. If you specify both the correctOrientation and
> targetWidth/Height options (which currently you must do if you want
> correctOrientation to work because of bug CB-5194), the code scales the image
> first before rotating it, so the final dimensions are incorrect.
--
This message was sent by Atlassian JIRA
(v6.1#6144)