[GitHub] cordova-plugin-camera pull request: Correct image resolution selec...

2015-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/56 --- 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 f

[GitHub] cordova-plugin-camera pull request: Correct image resolution selec...

2015-07-14 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/56#issuecomment-121375282 @kiwinewt thanks for the contribution. The right approach here is to take into account the max num of pixels instead of a certain height or width limit.

[GitHub] cordova-plugin-camera pull request: Correct image resolution selec...

2014-11-23 Thread kiwinewt
GitHub user kiwinewt opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/56 Correct image resolution selection Update the code to correctly select the CameraCaptureUIMaxPhotoResolution based on the Windows guidelines. You can merge this pull request into a G