mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Change the minimum window size to be 1280x800.
Contributes to CURA-5784.
This commit is contained in:
parent
a8531a335d
commit
54518bdc82
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue