Hide queue in Monitor page if printer does not support it

CURA-7784
This commit is contained in:
Kostas Karmas 2020-10-30 12:44:59 +01:00
parent e8e90e398a
commit adc8072991
3 changed files with 11 additions and 2 deletions

View file

@ -72,6 +72,7 @@ Component
top: printers.bottom
topMargin: 48 * screenScaleFactor // TODO: Theme!
}
visible: OutputDevice.supportsPrintJobQueue
}
PrinterVideoStream