presentModalViewController is taking over whole iPad screen, not just right hand side?
问题 I'm using the APSplitViewController on the iPad to get two sides. When working within the right hand side I have a viewController that sits inside a UINavigationController . When I modally present EKEventEditViewController (as it has to be modal) it doesn't stay inside the bounds of the right hand side navController but takes over the whole iPad display, and things start getting worse from there... Is there a way to keep the modal view within the context of the local UINavigationController I