Kia Thomas Fathi created CB-7259:
------------------------------------
Summary: Camera Plugin defaults correctOrientation to false, more
intuitive if default = true.
Key: CB-7259
URL: https://issues.apache.org/jira/browse/CB-7259
Project: Apache Cordova
Issue Type: Improvement
Components: Plugin Camera
Affects Versions: 3.5.0
Environment: This was observed on iOS. Specifically when selecting
images from
Reporter: Kia Thomas Fathi
Priority: Minor
Platform: iOS
Plugin: org.apache.cordova.camera
Hardware: iphone 5
Strange behavior when selecting photos from library with camera.getPicture and
cameraOptions with sourceType of Camera.PictureSourceType.PHOTOLIBRARY.
Some photos rotate in unintuitive ways. I found that hardcoding
correctOrientation to true in my cameraOptions argument fixed this problem.
This should be set to the default choice, to save time for future developers
who might encounter this behavior.
--
This message was sent by Atlassian JIRA
(v6.2#6252)