]> granicus.if.org Git - handbrake/commitdiff
LinGui: open preset selection menu to right of button
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 15 Sep 2017 23:39:41 +0000 (16:39 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 6 Nov 2017 16:19:49 +0000 (08:19 -0800)
gtk/src/ghb.m4

index b7ab56373c66d340a0b534b01590edc6cfd8042e..6ecd20ac8d190766f12a90f4518054d43e0e6d74 100644 (file)
@@ -1542,7 +1542,7 @@ This is often the feature title of a DVD.</property>
                   <object class="GtkMenuButton" id="presets_menu_button">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="direction">down</property>
+                    <property name="direction">right</property>
                     <child>
                       <object class="GtkBox" id="presets_menu_button_box">
                         <property name="orientation">horizontal</property>
@@ -1567,7 +1567,7 @@ This is often the feature title of a DVD.</property>
                           <object class="GtkImage" id="presets_menu_button_arrow">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="icon_name">pan-down-symbolic</property>
+                            <property name="icon_name">pan-end-symbolic</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>