ios - Custom UITableView Cell's Y offset not editable -


I inherited the project that uses custom UITableView cells I'm usually OK to deal with them, But in this specific case I have one which is offset of 434px, but that magic number is not available anywhere in the code, it is deeper than seeing the location of the storyboard and I can not move it.

Cell options in the Storyboard attribute inspector do not unlock anything in the class. < / P>

The Cell itself - is not something special - although I'm high in the hierarchy of UITableView (editable) One view was high,


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

javascript - parsing json not working -