You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2015/04/01 20:08:53 UTC

[jira] [Updated] (CB-8782) Crop was not implemented correctly, does not work with DATA_URL or with saving a photo in the Gallery

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

Joe Bowser updated CB-8782:
---------------------------
    Component/s: Plugin Camera
                 Android
    Description: Found this when working on CB-8740.  When the crop patch was applied, it did the cropping in the wrong spot, namely after we finished messing with the initial image.  It now crops right after we get the first temporary image and it crops that, then saves the EXIF data.  The EXIF could be lost if the Crop is not able to save it.  Unfortunately, we have no control over which software people use to crop images. :(  (was: Found this when working on CB-8740)

> Crop was not implemented correctly, does not work with DATA_URL or with saving a photo in the Gallery
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CB-8782
>                 URL: https://issues.apache.org/jira/browse/CB-8782
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>
> Found this when working on CB-8740.  When the crop patch was applied, it did the cropping in the wrong spot, namely after we finished messing with the initial image.  It now crops right after we get the first temporary image and it crops that, then saves the EXIF data.  The EXIF could be lost if the Crop is not able to save it.  Unfortunately, we have no control over which software people use to crop images. :(



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