[gnome-control-center] wacom: Avoid resizing when changing tablet



commit 5b277e77285211b71773a0d28ea6341ebbdbfba8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 10 11:07:16 2012 +0000

    wacom: Avoid resizing when changing tablet
    
    Or stylus. Otherwise the width of the panel is dependent on the
    width of the tablet model label.

 panels/wacom/gnome-wacom-properties.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/wacom/gnome-wacom-properties.ui b/panels/wacom/gnome-wacom-properties.ui
index 39dffe8..a850303 100644
--- a/panels/wacom/gnome-wacom-properties.ui
+++ b/panels/wacom/gnome-wacom-properties.ui
@@ -583,7 +583,7 @@
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="top_attach">4</property>
-                    <property name="width">2</property>
+                    <property name="width">3</property>
                     <property name="height">1</property>
                   </packing>
                 </child>
@@ -603,7 +603,7 @@
                   <packing>
                     <property name="left_attach">1</property>
                     <property name="top_attach">0</property>
-                    <property name="width">2</property>
+                    <property name="width">3</property>
                     <property name="height">1</property>
                   </packing>
                 </child>



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