Add click sounds to color widgets.

This commit is contained in:
Paul Chote
2021-07-03 15:16:54 +01:00
committed by Smittytron
parent bc51461427
commit f9b058d36b
5 changed files with 27 additions and 2 deletions

View File

@@ -98,6 +98,7 @@ Background@COLOR_CHOOSER:
Width: 27
Height: 27
Visible: false
ClickSound: ClickSound
Background@CUSTOM_HEADER:
Background: panel-black
Width: PARENT_RIGHT - 4
@@ -123,3 +124,4 @@ Background@COLOR_CHOOSER:
Width: 27
Height: 27
Visible: false
ClickSound: ClickSound

View File

@@ -92,6 +92,7 @@ Background@COLOR_CHOOSER:
Width: 29
Height: 29
Visible: false
ClickSound: ClickSound
Background@CUSTOM_HEADER:
Background: dialog2
Width: PARENT_RIGHT - 4
@@ -117,3 +118,4 @@ Background@COLOR_CHOOSER:
Width: 29
Height: 29
Visible: false
ClickSound: ClickSound

View File

@@ -93,6 +93,7 @@ Background@COLOR_CHOOSER:
Width: 29
Height: 29
Visible: false
ClickSound: ClickSound
Background@CUSTOM_HEADER:
Background: dialog2
Width: PARENT_RIGHT - 4
@@ -118,3 +119,4 @@ Background@COLOR_CHOOSER:
Width: 29
Height: 29
Visible: false
ClickSound: ClickSound