You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Hanselmann (JIRA)" <ji...@apache.org> on 2013/05/31 13:18:25 UTC

[jira] [Created] (CB-3562) Wrong splash screen ratio for landscape-only applications

Michael Hanselmann created CB-3562:
--------------------------------------

             Summary: Wrong splash screen ratio for landscape-only applications
                 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-only applications on iPhone/iPod touch devices. I fixed it locally by applying a 90° transformation (“CGAffineTransformMakeRotation(M_PI / 2)”) to the image view.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira