Restyling of the save to toolpath button

When the text is to long for the infobox, it is elided of the "Estimated print-time" message is not shown.

Contributes to #54
This commit is contained in:
Tamara Hogenhout 2015-06-25 16:49:57 +02:00
parent 21ec546ec5
commit a9f87d5d34
2 changed files with 10 additions and 5 deletions

View file

@ -160,7 +160,7 @@
"tooltip_margins": [1.0, 1.0],
"save_button_border": [0.06, 0.06],
"save_button_text_margin": [0.6, 0.6],
"save_button_text_margin": [0.3, 0.6],
"save_button_slicing_bar": [0.0, 2.2],
"save_button_label_margin": [0.5, 0.5],
"save_button_save_to_button": [0.3, 2.7],