iOS:横向到纵向调整大小未完全

发布于 2024-11-08 06:25:12 字数 241 浏览 0 评论 0原文

我的笔尖顶部有一个导航栏,后面是工具栏和网络视图。这都是垂直的。

我基本上实现了一个应用程序内浏览器。

如果我以纵向模式启动浏览器并切换到横向模式。一切正常。

但是,如果我以横向模式启动它,右手尺寸的一部分就会丢失。

当我从横向模式切换到纵向模式时,右侧部分仍然丢失。

我想如果我修复了它在横向模式下启动的方式,它就会被修复。

如何将界面生成器置于横向模式/解决我的问题?

I have a navigation bar at the top of my nib, followed by a toolbar, and a webview. This is all vertically.

I basically implemented an in app browser.

If I launch my browser in portrait mode and switch to landscape. Everything works fine.

However, if I launch it in landscape mode, a portion of the right hand size is missing.

and when I switch from landscape to portrait mode, the right portion is still missing.

I think if I fixed the way it launches in landscape mode, it will be fixed.

How do I put interface builder in landscape mode/solve my problem?

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

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

发布评论

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

评论(2

烟织青萝梦 2024-11-15 06:25:12

请检查您的导航栏的自动调整大小设置是否正确?我认为通常它应该具有灵活的左边距、灵活的宽度以及灵活的右边距。

Please check whether the autosizing settings are correct for your navigation bar? I think typically it should have flexible left margin, flexible width and also flexible right margin.

几味少女 2024-11-15 06:25:12

你检查你的笔尖并设置工具栏导航栏和网页视图的自动大小,然后运行并尝试我认为这会工作得很好。只需尝试并确认我们。

You check your nib and set the autosize of toolbar navigation bar and webview and then run and try I think that will work fine.Just try and confirm us.

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