Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B7CF17C88 for ; Thu, 19 Nov 2015 17:42:11 +0000 (UTC) Received: (qmail 84261 invoked by uid 500); 19 Nov 2015 17:42:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 84229 invoked by uid 500); 19 Nov 2015 17:42:11 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 83936 invoked by uid 99); 19 Nov 2015 17:42:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2015 17:42:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2973B2C1F63 for ; Thu, 19 Nov 2015 17:42:11 +0000 (UTC) Date: Thu, 19 Nov 2015 17:42:11 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5479) Save original image to photoalbum when the image is taken from the Camera MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014000#comment-15014000 ] ASF GitHub Bot commented on CB-5479: ------------------------------------ Github user luofan189 commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/137#issuecomment-158132005 @riknoll only the low resolution image is saved on iOS device as well. I set the targetWidth and targetHeight to 1024x768 > Save original image to photoalbum when the image is taken from the Camera > ------------------------------------------------------------------------- > > Key: CB-5479 > URL: https://issues.apache.org/jira/browse/CB-5479 > Project: Apache Cordova > Issue Type: Improvement > Components: Plugin Camera > Affects Versions: 3.1.0 > Reporter: Stephan Wezel > Assignee: Richard B Knoll > Priority: Minor > Labels: Android, iOS, triaged > Attachments: camera_plugin_save_original_image_to_photoalbum.patch > > > Currently when the option saveToPhotoAlbum is active the modified image (scaled, reduced image) is saved to the PhotoAlbum. > At least when the image is taken from the Camera then the original image should be saved instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org