GitHub user MaxXx1313 opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/280
(browser) automatically click on file input field
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
Browser
### What does this PR do?
Skip the step to load an image from file system when camera.getPicture()
ought to load file from the file system (not take it from camera)
### What testing has been done on this change?
I've run `npm test`.
Actually, there is no test for browser platform. However these changes are
used in a real project.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MaxXx1313/cordova-plugin-camera master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/280.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 #280
----
commit 85b2d9e047b02abe109678eb91ecf66c750ac348
Author: Maksim Chartkou <[email protected]>
Date: 2017-07-14T18:38:19Z
automatically click on file input field
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]