commit 10361cb7445586e9efe23db914ca56b7bdd6b76b
parent 7cbb636d0a3a714b94249ac8dd825528756b4fad
Author: Mario Kruselj <mario.kruselj@gmail.com>
Date: Thu, 9 May 2024 14:44:35 +0200
Make Multimode LED not clickable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/xtJucePlugin/skins/xtDefault/xtDefault.json b/source/xtJucePlugin/skins/xtDefault/xtDefault.json
@@ -653,7 +653,7 @@
{
"name" : "MultiModeLED",
"button" : {
- "isToggle" : "1",
+ "isToggle" : "0",
"normalImage" : "0",
"overImage" : "0",
"downImage" : "0",