ipad - UISplitViewController Render problem after using UIPopoverButton -


I started with the UISplitViewController template in Xcode 4, and a UIImageView that covers the entire details ViewController.

When I run the project I present the image and the view properly. If I rotate the device, it renders the correct also, but if I suppress the popup button in the image and then rotate the device The image is rendered above the rootview.

bad rendering !!

I 're trying to reproduce the bug you are experiencing, but Without the fruit you can add to the visual image and how do you set the frame, providing information about it?

A potential solution I'm thinking is the setting:

  self.view clip tubons = yes;   

A bug and tell What is wrong.

Comments