[Update] Add min width and height to window setting.
This commit is contained in:
@@ -41,6 +41,8 @@
|
|||||||
"title": "VRCT",
|
"title": "VRCT",
|
||||||
"width": 870,
|
"width": 870,
|
||||||
"height": 654,
|
"height": 654,
|
||||||
|
"minWidth": 400,
|
||||||
|
"minHeight": 200,
|
||||||
"transparent": true,
|
"transparent": true,
|
||||||
"decorations": false
|
"decorations": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user