mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Show sidebar tooltips above messagestack
This commit is contained in:
parent
287cbcbb16
commit
b735d46e90
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue