Cannot remove margin between objects in VBoxContainer

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By pjzahner

I am struggling to understand why I cannot remove the 4-pixel margin in between the two TextureRects in my UI experimentation:

enter image description here

enter image description here

Every time I try to change the margins of the second TextureRect, they revert. Does anyone know why this is happening and what I can do to fix it?

:bust_in_silhouette: Reply From: volzhs

There is a Custom Constants section which has Separation for vbox or hbox.

1 Like