Vertical Box UI Widget Question

Hi - I’m trying to set it so when I make my first interactable text (highlighted in the image) hidden then the second interactable text moves up into it’s place (rather than leaves a gap). I’m using a Vertical Box. This works when I show or hide in the widget editor, but in game when I set “Interact1_HorizontalBox” visibility to Hidden the second interact text (“Interact2_HorizontalBox”) just stays in place and leaves a gap where the first interact text was, rather than moves up into the first interact position.

How do I get the second interact text to move up to the first interact text position when I am hiding the first interact text?

Huge thanks in advance!

Set it to collapsed rather than hidden. It’s in the same dropdown as hidden.
Hidden will keep the layout the same, but collapsed won’t.

Oh my gosh - so simple! Thanks very much!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.