Posts

Post not yet marked as solved
1 Replies
211 Views
We're displaying a navigation controller inside a popover in our iPad app. Upon pushing or popping a view controller onto the navigation controller we adjust the intrinsic content size based on the new view controller's height, causing the popover to correctly resize. However, the drop shadow does not seem to be redrawn or resized, causing the old shadow to be still visible. Are we missing something we need to call to make the shadow resize?
Posted Last updated
.