Skip to content

Conversation

@maudineormsby
Copy link

The ipad and iphone storyboards were different. In this case, that caused two problems:

1: The status bar did not align properly when the app was compiled with only landscape as a supported orientation.

2: The status text never showed up when the app was forced landscape on ipad.

This fixes both issues and doesn't change functionality for the normally compiled app.

I signed the CLA.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do the outlets for ipad inherit from iphone? (you tested this change for both right?? :) )

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this is inherited from iphone. I tested on both and just manually verified that the outlets are the same in both storyboards (in the xcode ui). Everything looked kosher to me.

@lukeis
Copy link
Member

lukeis commented Feb 14, 2013

merged with 659ae85

@lukeis lukeis closed this Feb 14, 2013
IlyaNaumovich added a commit to IlyaNaumovich/selenium that referenced this pull request Feb 11, 2018
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
add a way to initiate handshake with different peers using different PSK identity.
yiming-tang-cs pushed a commit to ponder-lab/selenium that referenced this pull request Jan 2, 2020
update Secure server to be compliant with new api of scandium pull request SeleniumHQ#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants