[ 
https://issues.apache.org/jira/browse/CB-9930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard B Knoll updated CB-9930:
--------------------------------
    Description: 
When calling getPicture with the following options:
{code:javascript}
                        {
                                allowEdit : true,
                                targetWidth : 400,
                                targetHeight : 400
                        }
{code}

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

  was:
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...


> 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:
> {code:javascript}
>                       {
>                               allowEdit : true,
>                               targetWidth : 400,
>                               targetHeight : 400
>                       }
> {code}
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to