Merge pull request #4516 from cmgustavo/feat/resize-window
Resizes window for desktop
This commit is contained in:
commit
48e1bc78fc
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"resizable": false,
|
"resizable": false,
|
||||||
"frame": true,
|
"frame": true,
|
||||||
"width": 400,
|
"width": 800,
|
||||||
"height": 600,
|
"height": 600,
|
||||||
"position": "center",
|
"position": "center",
|
||||||
"fullscreen": false
|
"fullscreen": false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue