Hi.
I am developing an application with a list of objects. When I select an object the view loads the middle of the view instead of the top (as I intended). Anyone know the solution?
Tableview with object links to a view with a scroll view within it.
Thank you.
EDIT: The problem only happens on landscape mode with a split view. Seems like it has something to do with autosizing. I works when I remove autosizing up and down, but then my windows get messed up.
I am developing an application with a list of objects. When I select an object the view loads the middle of the view instead of the top (as I intended). Anyone know the solution?
Tableview with object links to a view with a scroll view within it.
Thank you.
EDIT: The problem only happens on landscape mode with a split view. Seems like it has something to do with autosizing. I works when I remove autosizing up and down, but then my windows get messed up.
Last edited: