fix goose2 window minimum sizing (#8946)
Signed-off-by: Wes <wesb@block.xyz>
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"title": "Goose",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"minWidth": 800,
|
||||
"minHeight": 600,
|
||||
"visible": false,
|
||||
"titleBarStyle": "Overlay",
|
||||
"hiddenTitle": true,
|
||||
|
||||
Reference in New Issue
Block a user