[
https://issues.apache.org/jira/browse/CB-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900148#comment-13900148
]
Emil Marashliev commented on CB-3562:
-------------------------------------
Just flip the phone in landscape until splash screen plugin is shown. For me
the result is really ugly.
1. You will see rotation of the picture.
2. The status bar is rotated in landscape.
The rotation have to be disabled not just to transform the image with 90
degrees.
> 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.1.5#6160)