mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-03 00:10:39 +08:00
Show sidebar tooltips above messagestack
This commit is contained in:
parent
287cbcbb16
commit
b735d46e90
@ -346,6 +346,7 @@ UM.MainWindow
|
|||||||
bottom: parent.bottom;
|
bottom: parent.bottom;
|
||||||
right: parent.right;
|
right: parent.right;
|
||||||
}
|
}
|
||||||
|
z: 1
|
||||||
onMonitoringPrintChanged: base.monitoringPrint = monitoringPrint
|
onMonitoringPrintChanged: base.monitoringPrint = monitoringPrint
|
||||||
width: UM.Theme.getSize("sidebar").width;
|
width: UM.Theme.getSize("sidebar").width;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user