开发者

Rounded corners disappear in MultipleDetailViews sample code

开发者 https://www.devze.com 2023-01-26 18:39 出处:网络
I\'m using an UISplitViewController to show multiple detailViews depending on the selection in the root view. To get 开发者_开发知识库started I used the MultipleDetailsViews sample code.

I'm using an UISplitViewController to show multiple detailViews depending on the selection in the root view. To get 开发者_开发知识库started I used the MultipleDetailsViews sample code.

When I rotate the iPad to landscape mode and select a DetailView on the RootViewController the inner rounded corners (next to the separator between the Root- and DetailView) disappear.

This happens in Apples sample app out of the box!

What can I do to stop the inner corners from disappearing?


Looks like iOS 4.2.1 fixed the problem in the simulator and on the device.

0

精彩评论

暂无评论...
验证码 换一张
取 消