UITabbarController in Xcode 8 shows a blue rectangle inside a storyboard view

孤者浪人 提交于 2019-12-06 18:37:58

问题


How can I fix this ? I can't see anything at all.


回答1:


Edit:

This bug will be fixed in the next release of Xcode 8.2, make sure to update. Xcode 8.2 Release Notes


Ok, so I found out how to remove the blue rectangle.

If I add an image to the button of the tab bar the rectangle will disappear.


And The end result:




回答2:


just set images to each tab bar in every view controller. and this bug will go automatically. in my case this was the solution.



来源:https://stackoverflow.com/questions/39540095/uitabbarcontroller-in-xcode-8-shows-a-blue-rectangle-inside-a-storyboard-view

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