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

Only apply the remaining violation to flexible children #650

Merged
merged 2 commits into from
Sep 21, 2016
Merged

Only apply the remaining violation to flexible children #650

merged 2 commits into from
Sep 21, 2016

Conversation

eczarny
Copy link
Contributor

@eczarny eczarny commented Sep 20, 2016

Turns out CKStackLayoutComponent was incorrectly applying the remaining violation to inflexible children. Not good. Instead the remaining violation should only be applied to flexible children that specify a flex grow factor.

@ghost
Copy link

ghost commented Sep 20, 2016

By analyzing the blame information on this pull request, we identified @ocrickard to be a potential reviewer.

@ghost ghost added the CLA Signed label Sep 20, 2016
@eczarny
Copy link
Contributor Author

eczarny commented Sep 20, 2016

I'm going to import this change to kick off the internal snapshot tests.

@facebook-github-bot import

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to Phabricator to review internal test results.

@eczarny
Copy link
Contributor Author

eczarny commented Sep 20, 2016

I'll follow up with a snapshot test case tomorrow.

@ghost
Copy link

ghost commented Sep 21, 2016

@eczarny updated the pull request - view changes - changes since last import

@adamjernst
Copy link
Contributor

@facebook-github-bot shipit

@ghost
Copy link

ghost commented Sep 21, 2016

Thanks for importing. If you are an FB employee go to Phabricator to review internal test results.

@eczarny eczarny merged commit 23228e3 into facebook:master Sep 21, 2016
@eczarny eczarny deleted the fix-remaining-violation-distribution branch September 21, 2016 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants