From: Caolán McNamara Date: Fri, 19 Jun 2015 14:47:53 +0000 (+0100) Subject: file chooser: Avoid tall combos X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~24^2~9317 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b4a88c7287c0e63ba3bbd2a105e2341d7f796add;p=gtk4.git file chooser: Avoid tall combos 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 --- diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui index 18816ff2d7..264f9cce48 100644 --- a/gtk/ui/gtkfilechooserwidget.ui +++ b/gtk/ui/gtkfilechooserwidget.ui @@ -346,6 +346,7 @@ False 0 1 + start