[gnome-music/wip/jfelder/gtk4-v3: 14/115] ui/playlistsview: Fix packing
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/gtk4-v3: 14/115] ui/playlistsview: Fix packing
- Date: Tue, 8 Feb 2022 11:39:01 +0000 (UTC)
commit 73c9573289346fb6b7a835802d4e104d588241b8
Author: Jean Felder <jfelder src gnome org>
Date: Wed Feb 2 12:22:13 2022 +0100
ui/playlistsview: Fix packing
data/ui/PlaylistsView.ui | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/data/ui/PlaylistsView.ui b/data/ui/PlaylistsView.ui
index 8cb743e17..6f5d8233a 100644
--- a/data/ui/PlaylistsView.ui
+++ b/data/ui/PlaylistsView.ui
@@ -3,6 +3,7 @@
<requires lib="gtk+" version="3.18"/>
<template class="PlaylistsView" parent="GtkPaned">
<property name="visible">True</property>
+ <property name="shrink-start-child">0</property>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
@@ -18,9 +19,6 @@
</object>
</child>
</object>
- <packing>
- <property name="shrink">False</property>
- </packing>
</child>
</template>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]