Layout updates

This commit is contained in:
nuttylmao
2025-07-06 06:31:04 +10:00
parent 4600c9e73e
commit 857e6481ae
4 changed files with 68 additions and 42 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
"label": "Show Platform",
"description": "",
"type": "checkbox",
"defaultValue": true,
"defaultValue": false,
"group": "Appearance"
},
{
@@ -71,7 +71,7 @@
"type": "number",
"min": 1,
"max": 120,
"defaultValue": 30,
"defaultValue": 20,
"group": "Appearance"
},
{
@@ -97,7 +97,7 @@
"label": "Background Opacity",
"description": "",
"type": "number",
"defaultValue": "0.85",
"defaultValue": "0.90",
"min": 0,
"max": 1,
"step": ".01",