ConfigWizard: Wrap printer model titles

This commit is contained in:
Vojtech Kral 2018-07-23 11:43:06 +02:00
parent a0096cf563
commit abe7a71f85
2 changed files with 24 additions and 14 deletions

View file

@ -27,6 +27,7 @@ namespace GUI {
enum {
WRAP_WIDTH = 500,
MODEL_MIN_WRAP = 150,
DIALOG_MARGIN = 15,
INDEX_MARGIN = 40,