Improve the machine selector header to show an icon in case it is a

network printer.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-22 17:37:10 +01:00
parent 2b08857331
commit 1d84bd7356
13 changed files with 50 additions and 91 deletions

View file

@ -44,6 +44,7 @@ Column
{
id: message
width: parent.width
height: childrenRect.height
visible: widget.backendState == UM.Backend.Error
text: catalog.i18nc("@label:PrintjobStatus", "Unable to Slice")