You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/27 21:06:27 UTC

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

    [ https://issues.apache.org/jira/browse/CB-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046291#comment-14046291 ] 

ASF GitHub Bot commented on CB-3562:
------------------------------------

Github user agrieve commented on the pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/14#issuecomment-47388513
  
    Definitely a good bug to have fixed. Could you clarify for me why the need for swizzling? Instead of just setting shouldAutorotate directly


> 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.6.0, 2.7.0, 2.9.0
>            Reporter: Michael Hanselmann
>            Assignee: Shazron Abdullah
>             Fix For: 3.4.0
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)