From 28edca0f161279446a590d495bd3a30116757c22 Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Wed, 23 Feb 2022 11:17:50 +0100 Subject: [PATCH] sound: Connect to "clicked" signal for the sound alert buttons The sound alert buttons are grouped GtkToggleButtons, and for some reason they won't get activated in the right order when tapping to the "toggled" event. Connecting to "clicked" makes the signal order emission correctly. Fixes #1655 --- panels/sound/cc-alert-chooser.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/panels/sound/cc-alert-chooser.ui b/panels/sound/cc-alert-chooser.ui index cd97c25eb..d6933f951 100644 --- a/panels/sound/cc-alert-chooser.ui +++ b/panels/sound/cc-alert-chooser.ui @@ -10,7 +10,7 @@ True Bark - + @@ -18,7 +18,7 @@ True bark_button Drip - + @@ -26,7 +26,7 @@ True bark_button Glass - + @@ -34,7 +34,7 @@ True bark_button Sonar - +