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

Implement 'intrinsicContentSize' method for Auto Layout #34

Closed
damienrambout opened this issue Jun 24, 2014 · 0 comments
Closed

Implement 'intrinsicContentSize' method for Auto Layout #34

damienrambout opened this issue Jun 24, 2014 · 0 comments

Comments

@damienrambout
Copy link

Please consider implementing the -intrinsicContentSize method in all your custom views for automatic resizing when using Auto Layout. You will also need to call -invalidateIntrinsicContentSize when the content size changes.

Refer to this link for additional information: https://developer.apple.com/library/ios/documentation/userexperience/conceptual/AutolayoutPG/ImplementingView/ImplementingView.html

Thanks for your awesome job!

Marxon13 added a commit that referenced this issue Jul 17, 2014
Added Intrinsic content size for use with auto layout.
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

No branches or pull requests

2 participants