Decrease minimumWidth

Fixes #191
This commit is contained in:
Jonah Brüchert
2020-03-10 21:40:13 +01:00
parent 29e6933b4f
commit c34a4a5a3c

View File

@@ -21,7 +21,7 @@ ApplicationWindow {
width: 960
height: 640
minimumWidth: 480
minimumWidth: 400
minimumHeight: 360
id: window