Xcode 8 GM seed Storyboard layout issue

前端 未结 5 1136
余生分开走
余生分开走 2020-12-08 22:15

I\'ve tried XCode 8 GM seed and I\'ve found out a serious issue in the Storyboard, either you use Auto Layout or disable it, Xcode 8 messes up with a UIView

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 22:33

    if you are using Auto Layout then, Please Select one by one UIViewController Scene in Main Storyboard. Click Update Frame, it will automatically adjust all frames of a selected view controller.

提交回复
热议问题