Can't dock to bottom of section

Hi, does anyone know why I can’t dock to the bottom of this section (even though it says it has)? It docks randomly within the section but not the bottom. I’m actually trying to dock to the middle, but I can’t do that either. I think if I work out why it can’t dock to the bottom that might tell me the answer.


Thanks.

Hey, you probably has an inconsistent heights of the section itself and its grid row. In case the grid row is smaller than the section, your docking will reaching the row’s bottom line and not the section’s bottom line

Thank you for your reply. I actually stumbled upon the solution last night. The row height was set to max content, so I assume that’s the same as what you suggested? I think I now understand why I can see the docking in the middle of the section.

Yes. If I’m understanding correctly, the grid then would be based on the content within. If there is a gap, you might want to see the section height to see if it has a set height or minimum height.