[gnome-characters/bilelmoussaoui/gtk4: 50/76] character dialog: don't select a row by default




commit 31b9ddb3cf3f109a92e24ce15fa9c1c089c212e3
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Nov 24 10:20:00 2021 +0100

    character dialog: don't select a row by default

 data/character_dialog.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/character_dialog.ui b/data/character_dialog.ui
index e35d51b..ba43591 100644
--- a/data/character_dialog.ui
+++ b/data/character_dialog.ui
@@ -150,6 +150,7 @@
                             <property name="valign">center</property>
                             <child>
                               <object class="GtkListBox" id="relatedListbox">
+                                <property name="selection-mode">none</property>
                                 <style>
                                   <class name="boxed-list" />
                                 </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]