Skip to content

Commit 9d4fad0

Browse files
committed
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.
1 parent cfc96dd commit 9d4fad0

2 files changed

Lines changed: 448 additions & 407 deletions

File tree

Assets/Translations/en.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,10 @@
163163
"wheel-up": "Scroll up",
164164
"wheel-up-description": "Command to execute when the scroll wheel is scrolled up.",
165165
"wheel-up-label": "Wheel up command",
166-
"wheel-update-text": "Update displayed text on scroll"
166+
"wheel-update-text": "Update displayed text on scroll",
167+
"tab-actions": "Actions",
168+
"tab-icon": "Icon",
169+
"tab-text": "Text Command"
167170
},
168171
"keyboard-layout": {
169172
"show-icon-description": "Display the keyboard layout icon."

0 commit comments

Comments
 (0)