[
https://issues.apache.org/jira/browse/CB-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339750#comment-16339750
]
ASF subversion and git services commented on CB-13737:
------------------------------------------------------
Commit be8be330ac8a0f4424500c07002b280e940dc3b2 in
cordova-plugin-splashscreen's branch refs/heads/5.0.x from [~jcesarmobile]
[
https://gitbox.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=be8be33
]
Merge pull request #146 from jcesarmobile/CB-13737
CB-13737 (iOS): fix Splash screen images for iPhone X
> Splash screen images are resized incorrectly on iPhone X
> --------------------------------------------------------
>
> Key: CB-13737
> URL: https://issues.apache.org/jira/browse/CB-13737
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-splashscreen
> Environment: iOS 11 / iPhone X
> Reporter: jcesarmobile
> Assignee: jcesarmobile
> Priority: Major
> Labels: splashscreen
>
> When not using storyboard, the splash images are not correctly resized for
> iPhone X. So when it switches from the launch image to the splash image there
> is a noticeable change.
> Also, the landscape image is not displayed, it will show the portrait one.
> {code}
> <splash height="2436" platform="ios" src="res/screens/ios/Default-2436h.png"
> width="1125" />
> <splash height="1125" platform="ios"
> src="res/screens/ios/Default-Landscape-2436h.png" width="2436" />
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]