feat: highlight toggle buttons when on

This commit is contained in:
galister
2024-03-29 12:48:31 +01:00
parent 4843aeef5d
commit 7f6e8909e6
2 changed files with 38 additions and 1 deletions

View File

@@ -533,6 +533,7 @@ elements:
click_down:
- type: System
action: ToggleNotifications
highlight: Notifications
- type: Button
rect: [330, 555, 220, 30]
@@ -543,6 +544,7 @@ elements:
click_down:
- type: System
action: ToggleNotificationSounds
highlight: NotificationSounds
- type: Panel
rect: [50, 605, 500, 1]