Change the minimum window size to be 1280x800.

Contributes to CURA-5784.
This commit is contained in:
Diego Prado Gesto 2018-10-26 11:14:39 +02:00
parent a8531a335d
commit 54518bdc82

View file

@ -345,7 +345,7 @@
},
"sizes": {
"window_minimum_size": [106, 85],
"window_minimum_size": [106, 66],
"main_window_header": [0.0, 4.5],
"main_window_header_button": [8, 4],