[ 
https://issues.apache.org/jira/browse/CB-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599162#comment-13599162
 ] 

Greg commented on CB-2648:
--------------------------

This is different, and perhaps I mis-entered the other one. This is still an 
issue, as far as I can tell.

In other apps (similar style), you can zoom out completely. A use case is you 
want to crop the top left of a picture, you can't move the photo down to do so.

Sorry for mudding up system with two related issues. 

Thanks,
Greg
                
> Not able to Zoom Out when editing photos via allowEdit:true
> -----------------------------------------------------------
>
>                 Key: CB-2648
>                 URL: https://issues.apache.org/jira/browse/CB-2648
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.3.0
>            Reporter: Greg
>            Assignee: Shazron Abdullah
>
> When you take a photo with the camera on iOS and then set getPicture with 
> allowEdit: true, you are not able to zoom out of the photo. When you pinch 
> and zoom out, it bounces back to the center.
> Sample Code:
> navigator.camera.getPicture(Photo.getSuccess, Photo.getFail, {quality: 45, 
> destinationType: destinationType.FILE_URI, sourceType: pictureSource.CAMERA, 
> correctOrientation: true, encodingType: encoding.JPEG, saveToPhotoAlbum: 
> true, targetWidth: 910, targetHeight: 910, allowEdit: true});
> Steps to Produce:
> 1. Download Untappd 2.2 for iOS
> 2. On the confirm screen for a beer, select "Add Photo"
> 3. Choose Camera
> 4. Take a picture in portrait mode
> 5. Try to zoom out  to have the whole photo in the picture.
> Is this because of the target height and width?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to