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



commit 40385cd7ab76198dbaf3313ba3e20e74c2a55d53
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]