简体   繁体   中英

Custom UITableView Cell's Y offset not editable

I've inherited a project which makes use of custom UITableView cells. I'm normally fine to deal with them, but in this specific case I have one which seems to have a Y offset of 434px, but that magic number doesn't exist anywhere in code, the storyboard's location of the view is greyed out and I can't move it.

故事板属性检查器中的单元格选项。单击广场上的其他位置不会解锁任何东西。

单元格本身-没什么特别的-尽管我想将其进一步下移

UITableView的层次结构中有一个较高的视图,其高度(可编辑)控制着原型单元格开始位置。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM