Storyboard ui elements don't appear in Xcode 5

2019-09-01 17:34发布

I have transitioned my iPad application from iOS 6 to iOS 7 and I had to turn off auto layout or the whole application would crash when I selected to view the storyboard.

Now that I can view it, all the uielements don't appear in the each storyboard screen.

The screens are there but they are blank (white). The editor shows that they are there but I cannot view them at all.

enter image description here

1条回答
我命由我不由天
2楼-- · 2019-09-01 18:21

Try changing the width and height/ x and y coordinate of the views. That fixed the same problem for me.

查看更多
登录 后发表回答