[Xfce4-commits] [apps/xfce4-taskmanager] 09/11: Drop height-requests for graphs to make them resizable

noreply at xfce.org noreply at xfce.org
Fri Dec 19 12:44:55 CET 2014


This is an automated email from the git hooks/post-receive script.

peter pushed a commit to branch master
in repository apps/xfce4-taskmanager.

commit 9e5a6a89d331437a298d61c30cc8d1fb99d3018e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Fri Dec 19 12:34:59 2014 +0100

    Drop height-requests for graphs to make them resizable
---
 src/process-window-gtk3.ui |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/process-window-gtk3.ui b/src/process-window-gtk3.ui
index 0c7df6a..83ce1aa 100644
--- a/src/process-window-gtk3.ui
+++ b/src/process-window-gtk3.ui
@@ -128,7 +128,6 @@
                     <property name="can_focus">False</property>
                     <child>
                       <object class="GtkFrame" id="graph-cpu">
-                        <property name="height_request">100</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="hexpand">True</property>
@@ -151,7 +150,6 @@
                     </child>
                     <child>
                       <object class="GtkFrame" id="graph-mem">
-                        <property name="height_request">100</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="hexpand">True</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list