Merge pull request #4516 from cmgustavo/feat/resize-window

Resizes window for desktop
This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-29 15:00:39 -03:00 committed by GitHub
commit 48e1bc78fc

View file

@ -20,7 +20,7 @@
"visible": true,
"resizable": false,
"frame": true,
"width": 400,
"width": 800,
"height": 600,
"position": "center",
"fullscreen": false