Add a component to show when no configurations are available because lack of connection.

Contributes to CURA-5876.
This commit is contained in:
Diego Prado Gesto 2018-12-12 17:04:17 +01:00
parent 1d3da3244f
commit 17173aba06
7 changed files with 56 additions and 50 deletions

View file

@ -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