From cff6ae32a76ab710186d9925cb05dead39001ede Mon Sep 17 00:00:00 2001 From: Tamara Hogenhout Date: Mon, 15 Jun 2015 17:28:41 +0200 Subject: [PATCH] helps with making the messagestack adapt to the total size of messages + pogressbar Commits to #44 --- resources/themes/cura/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/themes/cura/theme.json b/resources/themes/cura/theme.json index 222b3008fe..1e34028046 100644 --- a/resources/themes/cura/theme.json +++ b/resources/themes/cura/theme.json @@ -140,7 +140,7 @@ "progressbar": [26.0, 0.5], "progressbar_control": [8.0, 0.5], - "progressbar_margin": [0.0, 0.0], + "progressbar_padding": [0.0, 1.0], "scrollbar": [0.5, 0.5],