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

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

surajpindoria closed pull request #345: CB-13505: (ios) adjust constraint for 
launchscreen storyboard
URL: https://github.com/apache/cordova-ios/pull/345
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard 
b/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard
index 51cdcf6d2..ffc1d1d65 100644
--- a/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard
+++ b/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard
@@ -43,7 +43,7 @@
                         <color key="backgroundColor" white="1" alpha="1" 
colorSpace="custom" customColorSpace="calibratedWhite"/>
                         <constraints>
                             <constraint firstAttribute="trailing" 
secondItem="2ns-9I-Qjs" secondAttribute="trailing" id="FZL-3Z-NFz"/>
-                            <constraint firstItem="2ns-9I-Qjs" 
firstAttribute="bottom" secondItem="xb3-aO-Qok" secondAttribute="top" 
id="L9l-pw-wXj"/>
+                            <constraint firstItem="2ns-9I-Qjs" 
firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" 
id="L9l-pw-wXj"/>
                             <constraint firstItem="2ns-9I-Qjs" 
firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" 
id="oGN-hc-Uzj"/>
                             <constraint firstItem="2ns-9I-Qjs" 
firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" 
id="rS9-Wd-zY4"/>
                         </constraints>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update LaunchScreen story board constrains
> ------------------------------------------
>
>                 Key: CB-13505
>                 URL: https://issues.apache.org/jira/browse/CB-13505
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>            Reporter: Mike Hartington
>            Assignee: Suraj Pindoria
>         Attachments: jump.gif
>
>
> LaunchScreen storyboard constraints were never updated for ios11/iphoneX. 
> This can cause the splashscreen to jump during startup. Sending a patch for 
> this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to