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