[gnome-builder/wip/commands] commands: show horizontal scrollbar if necessary



commit abe54333604625475e9157c4b3ee14da0b3480dd
Author: Christian Hergert <christian hergert me>
Date:   Wed Oct 8 02:20:27 2014 -0700

    commands: show horizontal scrollbar if necessary

 src/resources/ui/gb-command-bar.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-command-bar.ui b/src/resources/ui/gb-command-bar.ui
index b1c341b..4616437 100644
--- a/src/resources/ui/gb-command-bar.ui
+++ b/src/resources/ui/gb-command-bar.ui
@@ -20,7 +20,6 @@
             <property name="orientation">vertical</property>
             <child>
               <object class="GtkScrolledWindow" id="scroller">
-                <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
                 <property name="visible">True</property>
                 <property name="expand">True</property>
                 <property name="height_request">300</property>


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