mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 04:27:07 +08:00
Reduce minimum window size slightly
This way it just fits on the screen of a 13 inch MacBook Air.
This commit is contained in:
parent
c4a0f19d56
commit
475b008310
@ -349,7 +349,7 @@
|
||||
},
|
||||
|
||||
"sizes": {
|
||||
"window_minimum_size": [106, 66],
|
||||
"window_minimum_size": [100, 60],
|
||||
|
||||
"main_window_header": [0.0, 4.0],
|
||||
"main_window_header_button": [8, 2.35],
|
||||
|
Loading…
x
Reference in New Issue
Block a user