Reduce minimum screen size

With dual extrusion printers, this reduces the width so much that the material name is just ellipses in the top screen, but at least it's still usable. With single extrusion printers this is fine.
This commit is contained in:
Ghostkeeper 2019-02-26 15:34:23 +01:00
parent 2694ef98e0
commit d6c73175c7
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -430,7 +430,7 @@
},
"sizes": {
"window_minimum_size": [100, 60],
"window_minimum_size": [80, 48],
"main_window_header": [0.0, 4.0],
"main_window_header_button": [8, 2.35],