[gnome-clocks/wip/analogstopwatchtimer] Request enough size to avoid horiz scroll



commit 750891dbea8e8321c73f6a0bc55aa41f69a6189e
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Aug 16 18:49:25 2013 +0200

    Request enough size to avoid horiz scroll

 data/ui/stopwatch.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/stopwatch.ui b/data/ui/stopwatch.ui
index ad8da7a..4dcb2a8 100644
--- a/data/ui/stopwatch.ui
+++ b/data/ui/stopwatch.ui
@@ -104,7 +104,7 @@
         <property name="vexpand">True</property>
         <child>
           <object class="GtkScrolledWindow" id="laps_scrollwin">
-            <property name="width_request">200</property>
+            <property name="width_request">220</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="hexpand">True</property>


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