Popover size with UINavigationController in Storyboard
问题 I have created an iPad app containing a popover view embedded in a navigation controller. I like using Storyboard as much as possible, and setting the "Use Explicit Size" in Xcode give me the correct size of my popover on the iPad. But it does not resize the UINavigationController view and its embedded UIViewControllers when viewing the storyboard in Xcode. This is quite annoying as the size of my view in Xcode does not correspond to the actual size of the popover. So, my problem is not