Merge branch 'screen-width' into 'master'
Decrease minimumWidth Closes #191 See merge request spectral-im/spectral!72
This commit is contained in:
@@ -21,7 +21,7 @@ ApplicationWindow {
|
|||||||
|
|
||||||
width: 960
|
width: 960
|
||||||
height: 640
|
height: 640
|
||||||
minimumWidth: 480
|
minimumWidth: 400
|
||||||
minimumHeight: 360
|
minimumHeight: 360
|
||||||
|
|
||||||
id: window
|
id: window
|
||||||
|
|||||||
Reference in New Issue
Block a user