[baobab] window: tree and chart in result page should have the same width



commit 32372086020392308e867c1cb461472ac0c05816
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Thu Aug 11 12:50:28 2016 +0200

    window: tree and chart in result page should have the same width

 src/baobab-main-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 30d34e3..80224ac 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -203,6 +203,7 @@
               <object class="GtkGrid" id="result_page">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="column_homogeneous">True</property>
                 <child>
                   <object class="GtkScrolledWindow" id="scrolled_window">
                     <property name="visible">True</property>


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