mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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:
parent
2b08857331
commit
1d84bd7356
13 changed files with 50 additions and 91 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue