[gnome-control-center] bluetooth: Remove omnipresent scrollbar



commit 7c08e54d03fe18c2e3d56d5c89ad130dc7b2530a
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 9 11:16:43 2012 +0000

    bluetooth: Remove omnipresent scrollbar
    
    Which we should need most of the time.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664344

 panels/bluetooth/bluetooth.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/bluetooth/bluetooth.ui b/panels/bluetooth/bluetooth.ui
index 6d57b37..a122946 100644
--- a/panels/bluetooth/bluetooth.ui
+++ b/panels/bluetooth/bluetooth.ui
@@ -156,7 +156,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="hscrollbar_policy">never</property>
-                <property name="vscrollbar_policy">always</property>
+                <property name="vscrollbar_policy">automatic</property>
                 <property name="shadow_type">in</property>
                 <child>
                   <object class="GtkViewport" id="viewport1">



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