mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:09:08 +08:00
Fix toolbar being drawn over monitor page
CURA-9401
This commit is contained in:
parent
f4c21631ed
commit
bafffa994c
@ -311,8 +311,6 @@ UM.MainWindow
|
||||
property int mouseY: base.mouseY
|
||||
property bool tallerThanParent: height > parent.height
|
||||
|
||||
z: 1 // Ensure toolbar and toolpanels are drawn on top
|
||||
|
||||
anchors
|
||||
{
|
||||
verticalCenter: tallerThanParent ? undefined : parent.verticalCenter
|
||||
|
Loading…
x
Reference in New Issue
Block a user