aboutsummaryrefslogtreecommitdiff
path: root/MiddlePanel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'MiddlePanel.qml')
-rw-r--r--MiddlePanel.qml10
1 files changed, 5 insertions, 5 deletions
diff --git a/MiddlePanel.qml b/MiddlePanel.qml
index 3f4c4c03..475d566a 100644
--- a/MiddlePanel.qml
+++ b/MiddlePanel.qml
@@ -282,11 +282,11 @@ Rectangle {
// indicates disabled state
- Desaturate {
- anchors.fill: parent
- source: parent
- desaturation: root.enabled ? 0.0 : 1.0
- }
+// Desaturate {
+// anchors.fill: parent
+// source: parent
+// desaturation: root.enabled ? 0.0 : 1.0
+// }
/* connect "payment" click */