Made print spec invisible when monitoring print

This commit is contained in:
Jaime van Kessel 2017-09-01 13:07:00 +02:00
parent ceccca8244
commit 9ec7ef8dba

View File

@ -390,6 +390,7 @@ Rectangle
anchors.leftMargin: UM.Theme.getSize("default_margin").width
anchors.bottomMargin: UM.Theme.getSize("default_margin").height
height: childrenRect.height
visible: !monitoringPrint
UM.TooltipArea
{