Anchor to bottom of header background

This commit is contained in:
Ian Paschal 2018-12-14 16:13:49 +01:00
parent 2789a0fdc4
commit ffccbcea2f

View file

@ -252,7 +252,7 @@ UM.MainWindow
anchors
{
// Align to the top of the stageMenu since the stageMenu may not exist
top: parent.top
top: headerBackground.top
left: parent.left
right: parent.right
bottom: parent.bottom