mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Add a component to show when no configurations are available because lack of connection.
Contributes to CURA-5876.
This commit is contained in:
parent
1d3da3244f
commit
17173aba06
7 changed files with 56 additions and 50 deletions
|
|
@ -60,7 +60,7 @@ Column
|
|||
|
||||
text: catalog.i18nc("@label:PrintjobStatus", "Unable to Slice")
|
||||
source: UM.Theme.getIcon("warning")
|
||||
color: UM.Theme.getColor("warning")
|
||||
iconColor: UM.Theme.getColor("warning")
|
||||
}
|
||||
|
||||
// Progress bar, only visible when the backend is in the process of slice the printjob
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue