[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-03-22 Thread rakatyal
Github user rakatyal commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/180#issuecomment-200089483 Yup it does break on Windows 8.1. Will fix it soon. Thanks for bringing this to our attention. --- If your project is set up for it, you can reply to t

[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-02-29 Thread rakatyal
Github user rakatyal commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/180#issuecomment-190322533 @daserge: Thanks for pointing out. Making the needed changes. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-02-29 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/180#issuecomment-190258578 @rakatyal, looks like JSHint has discovered some [issues](https://travis-ci.org/apache/cordova-plugin-camera/builds/112161028) with the code. --- If yo

[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-02-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/180 --- 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

[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-02-26 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/180#issuecomment-189504717 LGTM. --- 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

[GitHub] cordova-plugin-camera pull request: Adding focus handler to make s...

2016-02-26 Thread rakatyal
GitHub user rakatyal opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/180 Adding focus handler to make sure filepicker gets launched when app i… …s active FilesavePicker gives error when launched from an app which is currently not active. When