[nautilus/wip/csoriano/zoomsv3: 18/18] progress-info-widget: hexpand progress bar and label



commit 600943ea55eca18f130892ca788bea53da347cd3
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Feb 23 15:45:38 2016 +0100

    progress-info-widget: hexpand progress bar and label
    
    So we don't have some info widgets smaller than other ones.

 src/resources/ui/nautilus-progress-info-widget.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/ui/nautilus-progress-info-widget.ui 
b/src/resources/ui/nautilus-progress-info-widget.ui
index cd72117..36336fa 100644
--- a/src/resources/ui/nautilus-progress-info-widget.ui
+++ b/src/resources/ui/nautilus-progress-info-widget.ui
@@ -13,6 +13,7 @@
         <property name="max-width-chars">40</property>
         <property name="ellipsize">middle</property>
         <property name="margin-bottom">6</property>
+        <property name="hexpand">True</property>
       </object>
       <packing>
         <property name="top-attach">0</property>
@@ -26,6 +27,7 @@
         <property name="pulse-step">0.05</property>
         <property name="margin_start">2</property>
         <property name="margin-bottom">4</property>
+        <property name="hexpand">True</property>
       </object>
       <packing>
         <property name="top-attach">1</property>


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