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

Fixes notifyContainedAdaptiveContentSizeContainers() #400

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

rzulkoski
Copy link
Contributor

@rzulkoski rzulkoski commented Dec 18, 2020

Fixed UIView extension method notifyContainedAdaptiveContentSizeContainers() by adding the ability to specify the trait collection and supplying one when updating a view controllers views and subviews when they aren't in the view hierarchy yet.

Fixes #399

…iners() by adding the ability to specify the trait collection and supplying one when updating a view controllers views and subviews when they aren't in the view hierarchy yet.
@rzulkoski rzulkoski changed the title Fixed UIView extension method notifyContainedAdaptiveContentSizeConta… Fixes notifyContainedAdaptiveContentSizeContainers() Dec 18, 2020
Copy link
Contributor

@chrisballinger chrisballinger left a comment

Choose a reason for hiding this comment

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

Thanks! Looks like the CI failures were just related to that Twitter issue.

@chrisballinger chrisballinger merged commit 36bdcac into Rightpoint:master Jun 30, 2021
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.

Views not in the view hierarchy using wrong trait collection
2 participants