Add better rotation support. Fixes bug where the plugin container would become the wrong size on rotation. by chrsmys · Pull Request #1 · willowtreeapps/Hyperion-iOS

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@chrsmys

Copy link Copy Markdown

Contributor

No description provided.

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

👍

[_pluginMenuItem setSelected:NO animated:YES];
}

-(void)snapshotPluginViewWillTransitionToSize:(CGSize)size withTransitionCoordinator:(id<UIViewControllerTransitionCoordinator>)coordinator
Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

Should these be optional, maybe?

@chrsmys

Copy link Copy Markdown

Contributor Author

Ben Humphries (@iMacHumphries) I updated the naming there, to make it a little more obvious what is going on.

@iMacHumphries

Copy link Copy Markdown

Contributor

LGTM

@chrsmys Chris Mays (chrsmys) force-pushed the bugfix/betterRotationSupport branch from eea8888 to 51b4275 Compare

December 4, 2017 02:21

@chrsmys Chris Mays (chrsmys) merged commit 4c56228 into develop

Dec 4, 2017

@chrsmys Chris Mays (chrsmys) deleted the bugfix/betterRotationSupport branch

December 4, 2017 02:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@iMacHumphries Ben Humphries (iMacHumphries) iMacHumphries approved these changes

Reviewers whose approvals may not affect merge requirements

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@chrsmys @iMacHumphries