Re: UINavigationBar content margins in UIPresentationController subclass
Re: UINavigationBar content margins in UIPresentationController subclass
- Subject: Re: UINavigationBar content margins in UIPresentationController subclass
- From: Daniel Stenmark <email@hidden>
- Date: Wed, 07 Dec 2016 18:47:16 +0000
- Thread-topic: UINavigationBar content margins in UIPresentationController subclass
Thanks, David. Unfortunately, UINavigationController isn’t currently an option as it doesn’t reliably bubble up preferredContentSize changes, which we have a strong dependency on and is fairly dynamic in our use case. As of 10.0, it only seems to adapt and forward the very first preferredContentSize mutation, silencing the rest. I’ve been told this is currently filed as a Radar (though, if you can confirm that’s NOT the case, I’d be more than happy to file a new one!).
Is there another way I can work around this limitation in the meantime?
Dan
_______________________________________________
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