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

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

Github user shazron commented on the pull request:

    
https://github.com/apache/cordova-plugin-splashscreen/pull/14#issuecomment-58969444
  
    Sorry everyone but I had to do a major re-factor to support unit-testing 
the different configurations of splash screens (effectively over 200 plus tests 
in all). iPhone 6 support added in 
https://issues.apache.org/jira/browse/CB-7043 (items 47-53).
    
    Thanks for the PR and getting it going. This needs to be re-applied to the 
re-factored code if still applicable.


> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to