You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Thomas Fétiveau (JIRA)" <ji...@apache.org> on 2015/11/02 16:40:27 UTC

[jira] [Created] (CB-9930) iOS cannot move the selected area when cropping

Thomas Fétiveau created CB-9930:
-----------------------------------

             Summary: iOS cannot move the selected area when cropping
                 Key: CB-9930
                 URL: https://issues.apache.org/jira/browse/CB-9930
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
    Affects Versions: 3.5.0
            Reporter: Thomas Fétiveau


When calling getPicture with the following options:
```
			{
				allowEdit : true,
				targetWidth : 400,
				targetHeight : 400
			}
```

It is impossible to move the selected area when cropping. What I was expecting with those options is that the user could crop a 400 px x 400 px out of the captured image and move that 400x400 selection before validating his crop selection...



--
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