Merge pull request #4615 from cmgustavo/feat/resizable-window-02
Make window resizable for desktop version
This commit is contained in:
commit
5e0966a245
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"toolbar": false,
|
||||
"show": true,
|
||||
"visible": true,
|
||||
"resizable": false,
|
||||
"resizable": true,
|
||||
"frame": true,
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue