mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Made print spec invisible when monitoring print
This commit is contained in:
parent
ceccca8244
commit
9ec7ef8dba
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue