简体   繁体   English

自定义UITableView单元格的Y偏移不可编辑

[英]Custom UITableView Cell's Y offset not editable

I've inherited a project which makes use of custom UITableView cells. 我继承了一个使用自定义UITableView单元格的项目。 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. 我通常可以处理它们,但在此特定情况下,我似乎有一个434px的Y偏移量,但是在代码中的任何地方都不存在该幻数,因此故事板的视图位置为灰色,我不能动

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

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

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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