design: the window can now resize to l=380px

This commit is contained in:
2026-04-22 13:03:25 +02:00
parent 7de1fa2850
commit 9d181f3676
4 changed files with 331 additions and 219 deletions

View File

@ -15,8 +15,8 @@
"title": "TougliGui",
"width": 1100,
"height": 720,
"minWidth": 800,
"minHeight": 500,
"minWidth": 380,
"minHeight": 400,
"decorations": false,
"transparent": false,
"backgroundColor": "#0d1117",