From: Matthias Clasen Date: Mon, 20 Feb 2023 00:12:30 +0000 (-0500) Subject: filechooser: Fix paned limits X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~6^2~47^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=07b9a6fb75cf4d44d378c6fe2d251e5209ea64b4;p=gtk4.git filechooser: Fix paned limits The intention of the ui file was to not let the paned shrink both children down to nothing, but using for the children effectively overrides the setting of the shrink properties. Fix that by using child properties instead of . --- diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui index 6faecfe9eb..f7a7c9a5ec 100644 --- a/gtk/ui/gtkfilechooserwidget.ui +++ b/gtk/ui/gtkfilechooserwidget.ui @@ -14,7 +14,7 @@ 0 0 1 - + 1 0 @@ -25,8 +25,8 @@ - - + + 1 @@ -526,7 +526,7 @@ - +