Reduce minimum window size slightly

This way it just fits on the screen of a 13 inch MacBook Air.
This commit is contained in:
Ghostkeeper 2018-12-14 13:27:26 +01:00
parent c4a0f19d56
commit 475b008310
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -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],