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

Overrides sizeThatFits: instead of sizeToFit #13

Merged
merged 1 commit into from
Sep 9, 2013
Merged

Overrides sizeThatFits: instead of sizeToFit #13

merged 1 commit into from
Sep 9, 2013

Conversation

ebizboy
Copy link
Contributor

@ebizboy ebizboy commented Sep 9, 2013

Documentation says "You should not override this method. If you want to change the default sizing information for your view, override the sizeThatFits: instead. That method performs any needed calculations and returns them to this method, which then makes the change."

Documentation says "You should not override this method. If you want to change the default sizing information for your view, override the sizeThatFits: instead. That method performs any needed calculations and returns them to this method, which then makes the change."
jerryhjones added a commit that referenced this pull request Sep 9, 2013
Overrides sizeThatFits:  instead of sizeToFit
@jerryhjones jerryhjones merged commit 0e69edd into Spaceman-Labs:master Sep 9, 2013
@jerryhjones
Copy link
Member

Thanks for the Pull Request. Definitely an appropriate change.

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