Xcode 6.3.1 Simulator UI Errors

时光毁灭记忆、已成空白 提交于 2019-12-07 18:38:59

问题


Since updating to Xcode 6.3.1, my Simulator isn't rendering my UI elements consistently with autolayout.

My detailViews render the same IB layout inconsistently, with one view truncated while the other view is fine. Both are properly constrained. This only happened after installing the new update.

Has anyone else encountered this problem?

Thanks


回答1:


When you say "simulator", are you talking about the iOS device simulator, or the Preview Assistant?

Does this issue reproduce on device?

Can you post a screenshot showing all of your constraints for the affected view?



来源:https://stackoverflow.com/questions/29837802/xcode-6-3-1-simulator-ui-errors

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!