[baobab/reroot-view: 25/35] Make the TreeView more reactive



commit e96ab262a27fff7f54c5cd5f33455ccc4b94c3f6
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Sat Jun 20 12:49:57 2020 +0200

    Make the TreeView more reactive

 data/ui/baobab-main-window.ui | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/data/ui/baobab-main-window.ui b/data/ui/baobab-main-window.ui
index c6627c0..b87ef42 100644
--- a/data/ui/baobab-main-window.ui
+++ b/data/ui/baobab-main-window.ui
@@ -265,6 +265,8 @@
                           <property name="visible">True</property>
                           <property name="can_focus">True</property>
                           <property name="headers_visible">False</property>
+                          <property name="activate_on_single_click">True</property>
+                          <property name="hover_selection">True</property>
                           <child internal-child="selection">
                             <object class="GtkTreeSelection" id="treeview_selection1"/>
                           </child>


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