GitHub user sovanyio opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/43
Make crop work as expected
Pass new uri to crop instead of pulling the low resolution image out of the
intent return, return this uri if a crop was requested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sovanyio/cordova-plugin-camera master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit 9fc19a2486982c4091b25612e7b6d299a1ef3cb5
Author: Brian Bolton <[email protected]>
Date: 2014-08-22T19:48:13Z
Pass uri to crop instead of pulling the low resolution image out of the
intent return
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---