MultipleDetailViews 示例代码中圆角消失

发布于 2024-10-03 23:48:15 字数 367 浏览 5 评论 0原文

我使用 UISplitViewController 来根据根视图中的选择显示多个详细视图。首先,我使用了 MultipleDetailsViews 示例代码。

当我将 iPad 旋转到横向模式并在 RootViewController 上选择 DetailView 时,内部圆角(位于 RootView 和 DetailView 之间的分隔符旁边)消失。

这发生在苹果开箱即用的示例应用程序中!

我该怎么做才能阻止内角消失?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

纵性 2024-10-10 23:48:15

看起来 iOS 4.2.1 修复了模拟器和设备上的问题。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文