glmnbeyond created CB-6367:
------------------------------

             Summary: Camera plugin failed to resize image to the specified 
target width and target height
                 Key: CB-6367
                 URL: https://issues.apache.org/jira/browse/CB-6367
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, mobile-spec, Plugin Camera
    Affects Versions: 3.4.0
         Environment: Cordova-ios 3.5.0-dev
org.apache.cordova.camera 0.2.9-dev

Device: iPod touch 5th iOS7.0.3
            Reporter: glmnbeyond


Steps to reproduce it:
1) Using createmobilespec.sh to create mobilespec project
2) Load mobile-spec tests
3) Navigate to "Camera" 
4) Set targetWidth as 50 and target height as 200.Leave other options as 
default.
5) Click "getPicture"
6) Fetch the captured picture from device(mobilespec/tmp/cdv_photo_00x.jpg)

Results:
The dimensions of the captured image is 50x50
Expected:
The dimensions of the captured image is 50x200




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to