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 F3FC9F8A9 for ; Fri, 31 May 2013 11:18:27 +0000 (UTC) Received: (qmail 46722 invoked by uid 500); 31 May 2013 11:18:27 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 46594 invoked by uid 500); 31 May 2013 11:18:26 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 46485 invoked by uid 99); 31 May 2013 11:18:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 May 2013 11:18:25 +0000 Date: Fri, 31 May 2013 11:18:25 +0000 (UTC) From: "Michael Hanselmann (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-3562) Wrong splash screen ratio for landscape-only applications MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael Hanselmann created CB-3562: -------------------------------------- Summary: Wrong splash screen ratio for landscape-only applicat= ions Key: CB-3562 URL: https://issues.apache.org/jira/browse/CB-3562 Project: Apache Cordova Issue Type: Bug Components: iOS, Plugin SplashScreen Affects Versions: 2.7.0, 2.6.0 Reporter: Michael Hanselmann Assignee: Shazron Abdullah CDVSplashScreen.m shows the splash image with a wrong ratio for landscape-o= nly applications on iPhone/iPod touch devices. I fixed it locally by applyi= ng a 90=C2=B0 transformation (=E2=80=9CCGAffineTransformMakeRotation(M_PI /= 2)=E2=80=9D) to the image view. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira