mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:59:02 +08:00
Made print spec invisible when monitoring print
This commit is contained in:
parent
ceccca8244
commit
9ec7ef8dba
@ -390,6 +390,7 @@ Rectangle
|
|||||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||||
anchors.bottomMargin: UM.Theme.getSize("default_margin").height
|
anchors.bottomMargin: UM.Theme.getSize("default_margin").height
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
|
visible: !monitoringPrint
|
||||||
|
|
||||||
UM.TooltipArea
|
UM.TooltipArea
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user