ui update removing topbar, responsiveness work, console behavior, custom titlebar
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
"windows": [
|
||||
{
|
||||
"title": "Central LRX",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"decorations": false,
|
||||
"width": 1600,
|
||||
"height": 900,
|
||||
"minWidth": 1280,
|
||||
"minHeight": 720,
|
||||
"maximized": true
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user