How to make popover size to match content?
How to make popover size to match content?
- Subject: How to make popover size to match content?
- From: Rick Mann <email@hidden>
- Date: Tue, 09 Jul 2013 16:00:10 -0700
I'm not quite sure how to make my popover (iPad) grow vertically to the size of the content of the first view controller (a UITableViewController inside a UINavigationController). I don't think I want it to resize whenever the content changes, it should just size to fit (up to some maximum) when it first appears.
I'm using autolayout. It may not be easy, given that the overall height really can't be determined until all the table view cells are rendered.
Just wanted to see what others might've done in this situation.
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden