Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better rotation support. Fixes bug where the plugin container would become the wrong size on rotation. #1

Merged
merged 4 commits into from
Dec 4, 2017

Conversation

chrsmys
Copy link
Contributor

@chrsmys chrsmys commented Dec 2, 2017

No description provided.

Copy link
Contributor

@iMacHumphries iMacHumphries left a comment

Choose a reason for hiding this comment

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

👍

@@ -97,4 +97,14 @@ -(void)deactivateSnapshotPluginView
[_pluginMenuItem setSelected:NO animated:YES];
}

-(void)snapshotPluginViewWillTransitionToSize:(CGSize)size withTransitionCoordinator:(id<UIViewControllerTransitionCoordinator>)coordinator
Copy link
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
Contributor Author

chrsmys commented Dec 3, 2017

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

@iMacHumphries
Copy link
Contributor

LGTM

@chrsmys chrsmys force-pushed the bugfix/betterRotationSupport branch from eea8888 to 51b4275 Compare December 4, 2017 02:21
@chrsmys chrsmys merged commit 4c56228 into develop Dec 4, 2017
@chrsmys 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants