[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2015-07-21 Thread benjamineberle
Github user benjamineberle closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/32 --- 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

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2015-05-19 Thread benjamineberle
Github user benjamineberle commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/32#issuecomment-103396867 Re-opened --- 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

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2015-05-19 Thread benjamineberle
GitHub user benjamineberle reopened a pull request: https://github.com/apache/cordova-plugin-camera/pull/32 Retain ascpect ratio in resizeImageBase64 The docs say aspect ratio is constant when using targetWidth and targetHeight at the same time. You can merge this pull request into

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2015-05-19 Thread benjamineberle
Github user benjamineberle closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/32 --- 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

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2015-03-09 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/32#issuecomment-77971373 Merge conflicts, please rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2014-08-06 Thread travisdahl
Github user travisdahl commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/32#issuecomment-51433904 There appears to be another issue with `targetWidth` and `targetHeight` when using DATA_URL. When I have it set to 600x600 and take a new photo, it doe

[GitHub] cordova-plugin-camera pull request: Retain ascpect ratio in resize...

2014-06-13 Thread benjamineberle
GitHub user benjamineberle opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/32 Retain ascpect ratio in resizeImageBase64 The docs say aspect ratio is constant when using targetWidth and targetHeight at the same time. You can merge this pull request into a