[gnome-builder/wip/vim] vim: use slide up for command bar



commit 7944c235c592a2cddf490901426b0e9dacab9e65
Author: Christian Hergert <christian hergert me>
Date:   Tue Sep 30 23:30:17 2014 -0700

    vim: use slide up for command bar

 src/resources/ui/gb-editor-tab.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-editor-tab.ui b/src/resources/ui/gb-editor-tab.ui
index 32033b2..a6c7034 100644
--- a/src/resources/ui/gb-editor-tab.ui
+++ b/src/resources/ui/gb-editor-tab.ui
@@ -117,7 +117,7 @@
             <property name="halign">start</property>
             <property name="valign">end</property>
             <property name="reveal_child">False</property>
-            <property name="transition_type">GTK_REVEALER_TRANSITION_TYPE_SLIDE_LEFT</property>
+            <property name="transition_type">GTK_REVEALER_TRANSITION_TYPE_SLIDE_UP</property>
             <child>
               <object class="GtkFrame" id="vim_command_frame">
                 <property name="visible">True</property>


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