App window size lowered

Open logs button added
Better links handling
Multiple UI fixes/improvements
etc
This commit is contained in:
Abraham 2023-05-01 16:54:50 +05:00
parent 229d7194a5
commit 5b636f6763
23 changed files with 202 additions and 114 deletions

View file

@ -60,8 +60,8 @@
"fullscreen": false,
"resizable": false,
"title": "Jarvis Voice Assistant",
"width": 550,
"height": 820
"width": 500,
"height": 700
}
]
}