grey out easyeffects button if not available

This commit is contained in:
end-4
2025-11-14 23:13:33 +01:00
parent 3c25d18f88
commit 47cd7be87e
2 changed files with 1 additions and 1 deletions
@@ -28,4 +28,3 @@ AndroidQuickToggleButton {
)
}
}
@@ -9,6 +9,7 @@ AndroidQuickToggleButton {
name: Translation.tr("EasyEffects")
available: EasyEffects.available
toggled: EasyEffects.active
buttonIcon: "graphic_eq"