From 07b9a6fb75cf4d44d378c6fe2d251e5209ea64b4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 19 Feb 2023 19:12:30 -0500 Subject: [PATCH] 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 . --- gtk/ui/gtkfilechooserwidget.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 @@ - +