Can't scroll to the bottom of a long Static TableViewController in XCode 5 Interface Builder to edit the cells below the fold

吃可爱长大的小学妹 提交于 2019-12-04 19:15:53

问题


in XCode 5 Interface Builder, when I select a Static TableViewController that has a lot of rows in it, I can get it to go below the fold for a cell and half but the scrolling stops there. What's the trick to go all the way down to the bottom to edit/design the bottom static cells that are below the fold in interface builder?


回答1:


Try to uncheck the options "Under Top Bars" and "Under Bottom Bars" of Attributes Inspector / View Controller / Extend Edges. I can scroll into the others sections.



来源:https://stackoverflow.com/questions/18964823/cant-scroll-to-the-bottom-of-a-long-static-tableviewcontroller-in-xcode-5-inter

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