refactor(settings): organize CustomButton settings into tabbed layout

Reorganize the CustomButton settings panel from a single scrollable form
into a tabbed interface with three tabs: Actions, Icon, and Text.
This commit is contained in:
loner
2026-04-06 10:34:42 +08:00
parent cfc96dd3e7
commit 9d4fad0b28
2 changed files with 484 additions and 443 deletions
+4 -1
View File
@@ -163,7 +163,10 @@
"wheel-up": "Scroll up",
"wheel-up-description": "Command to execute when the scroll wheel is scrolled up.",
"wheel-up-label": "Wheel up command",
"wheel-update-text": "Update displayed text on scroll"
"wheel-update-text": "Update displayed text on scroll",
"tab-actions": "Actions",
"tab-icon": "Icon",
"tab-text": "Text Command"
},
"keyboard-layout": {
"show-icon-description": "Display the keyboard layout icon."