I manually arrange the positions of my various VBox and HBox containers in my scenes. But whenever I make a change not even related to their positions, widths, heights; i.e attaching a texture to a button under a VBoxContainer, I lose all positional, dimensional changes that I already made! What am I missing? Aren't the BoxContainers the right way to visually template the scenes? Or is this a bug?