aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/CheckDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/material/CheckDelegate.qml')
-rw-r--r--src/imports/controls/material/CheckDelegate.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/controls/material/CheckDelegate.qml b/src/imports/controls/material/CheckDelegate.qml
index 0092f174..099c851b 100644
--- a/src/imports/controls/material/CheckDelegate.qml
+++ b/src/imports/controls/material/CheckDelegate.qml
@@ -83,6 +83,7 @@ T.CheckDelegate {
height: parent.height
clip: visible
+ trigger: Ripple.Release
pressed: control.pressed
anchor: control
active: control.down || control.visualFocus || control.hovered