]> granicus.if.org Git - handbrake/commitdiff
LinGui: gtk4 port, use rotation transform in settings stack
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 30 Jul 2019 00:02:35 +0000 (17:02 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 30 Jul 2019 00:02:35 +0000 (17:02 -0700)
Because we can :*p

gtk/src/ghb4.ui

index d71f71f5a063a537441db95209d0bd309cb3f4d6..abb3dc5e2fa61c39a3808b1752b8de13ba9b1dee 100644 (file)
@@ -2426,7 +2426,7 @@ Modifications will be discarded.</property>
             <child>
               <object class="GtkStack" id="SettingsStack">
                 <property name="homogeneous">True</property>
-                <property name="transition-type">GTK_STACK_TRANSITION_TYPE_SLIDE_LEFT_RIGHT</property>
+                <property name="transition-type">GTK_STACK_TRANSITION_TYPE_ROTATE_LEFT_RIGHT</property>
                 <property name="transition-duration">400</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>