From 8de3a2cd2305c8e7cc66c0c5fb25f93817f37e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 19 Jun 2015 15:47:53 +0100 Subject: [PATCH] file chooser: Avoid tall combos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The filter combo box in the file chooser was stretching to match the height of the extra widgets next to it. Since, stretched combo boxes are not a pretty sight, make it stick to the top instead. Patch by Caolán McNamara, https://bugzilla.gnome.org/show_bug.cgi?id=751227 --- gtk/resources/ui/gtkfilechooserwidget.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/resources/ui/gtkfilechooserwidget.ui b/gtk/resources/ui/gtkfilechooserwidget.ui index aa725e8716..f454009a73 100644 --- a/gtk/resources/ui/gtkfilechooserwidget.ui +++ b/gtk/resources/ui/gtkfilechooserwidget.ui @@ -307,6 +307,7 @@ False 0 1 + start