[UMG] Vertical Align at Bottom

Hello fellow developers,

I’m currently trying to arrange a border box at the bottom of a vertical box. For this reason, I’ve set the alignment to “Vertically Align Bottom”. However, the box remains at the top of the vertical box. Does anyone have any idea why this problem occurs? As you can see on the image, the box sticks to the top - regardless of what alignment is set.

If you press “Fill” in the size section of the Tab-Bar it will rectify the problem. The contents are aligned to the bottom on the containing widget, so the widget needs to fill the screen. You may also need to do the same for the parent widgets of the tab bar.

1 Like

Quick answer here, on the Vertical Scroll (select it) and look for Alignment, then set the y value to 1. This makes it go from bottom to top