From d6d5a223068bcc834836f88cb46da6649f9d25b2 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 22cd76a881..5dba9de360 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 @@ -326,7 +326,7 @@ - +