]> granicus.if.org Git - handbrake/commitdiff
LinGui: Don't allow toolbar truncation
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 30 Jul 2015 21:48:06 +0000 (21:48 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 30 Jul 2015 21:48:06 +0000 (21:48 +0000)
Force the main window to be large enough that the toolbar is never
truncated.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7388 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb-3.12.ui
gtk/src/ghb-3.14.ui
gtk/src/ghb.ui

index 5163cb9860441324b39cd7cba449126d14fdb60e..1bf43d66950743521f1cadcea14c5890a59a15ec 100644 (file)
@@ -909,6 +909,7 @@ libx264 authors:
                   <object class="GtkToolbar" id="toolbar1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="show-arrow">False</property>
                     <property name="icon_size">5</property>
                     <child>
                       <object class="GtkToolButton" id="sourcetoolbutton">
index e5c3d5f35ed6aff8e94e27933a808f7702f4152d..ca2073b94f3ef50ea9c764d0d8f1814b060aa783 100644 (file)
@@ -910,6 +910,7 @@ libx264 authors:
                   <object class="GtkToolbar" id="toolbar1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="show-arrow">False</property>
                     <property name="icon_size">5</property>
                     <child>
                       <object class="GtkToolButton" id="sourcetoolbutton">
index 27c6b5ccf574278fe108a2b334d226d3e2aac628..01860661204cc845de73d6d4cf23389f8c0941a5 100644 (file)
@@ -909,6 +909,7 @@ libx264 authors:
                   <object class="GtkToolbar" id="toolbar1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="show-arrow">False</property>
                     <property name="icon_size">5</property>
                     <child>
                       <object class="GtkToolButton" id="sourcetoolbutton">