Add the label and the icon indicating when Cura is unable to slice.

Contributes to CURA-5786.
This commit is contained in:
Diego Prado Gesto 2018-10-30 11:52:08 +01:00
parent 8fee8eeb5e
commit 79ed15aee1
3 changed files with 80 additions and 11 deletions

View file

@ -116,6 +116,7 @@
"text_scene_hover": [70, 84, 113, 255],
"error": [255, 140, 0, 255],
"warning": [255, 190, 35, 255],
"button": [31, 36, 39, 255],
"button_hover": [68, 72, 75, 255],
@ -210,7 +211,7 @@
"material_compatibility_warning": [0, 0, 0, 255],
"progressbar_background": [245, 245, 245, 255],
"progressbar_control": [31, 36, 39, 255],
"progressbar_control": [50, 130, 255, 255],
"slider_groove": [245, 245, 245, 255],
"slider_groove_border": [127, 127, 127, 255],