我正在从 Xcode7
迁移到 Xcode8
并在 storybroad
中发现问题。我没有使用 auto layout
所以当我打开 storyboard
即使在调整框架之后我发现我的整个 UI
又搞砸了,这又发生了每当我打开 Xcode8
.
在Xcode8
帧大小和原点受到干扰。
autolayout
吗?任何帮助将不胜感激。 提前致谢!!!
如果您使用自动布局,有一种解决方法!从 Storyboard 中选择单个 ViewController
,然后从 Resolve Autolayout issues
中按 View Controller 中的所有 View
下的 updates frames
。
你可以引用下面的截图,
或者您可以尝试将 view controller
的 Simulated Size
从 size inspector
更改为 fixed size
或您可以尝试从 attribute inspector
simulated metrics
关于ios - 在 Xcode 8 中工作时 Storyboard 变得困惑,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40015653/
欢迎光临 OGeek|极客世界-中国程序员成长平台 (https://ogeek.cn/) | Powered by Discuz! X3.4 |