mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:05:55 +08:00
Anchor to bottom of header background
This commit is contained in:
parent
2789a0fdc4
commit
ffccbcea2f
@ -252,7 +252,7 @@ UM.MainWindow
|
|||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
// Align to the top of the stageMenu since the stageMenu may not exist
|
// Align to the top of the stageMenu since the stageMenu may not exist
|
||||||
top: parent.top
|
top: headerBackground.top
|
||||||
left: parent.left
|
left: parent.left
|
||||||
right: parent.right
|
right: parent.right
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user