[gnome-music/wip/jfelder/gtk4-v3: 65/259] ui/artistsview: Fix packing
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/gtk4-v3: 65/259] ui/artistsview: Fix packing
- Date: Thu, 17 Feb 2022 08:41:17 +0000 (UTC)
commit 6f10c4cb5f982dad3fc47889206bc818f23704db
Author: Jean Felder <jfelder src gnome org>
Date: Sun Jan 9 14:00:34 2022 +0100
ui/artistsview: Fix packing
data/ui/ArtistsView.ui | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/data/ui/ArtistsView.ui b/data/ui/ArtistsView.ui
index 2e82fc833..63c0b3c5a 100644
--- a/data/ui/ArtistsView.ui
+++ b/data/ui/ArtistsView.ui
@@ -3,6 +3,7 @@
<requires lib="gtk+" version="3.18"/>
<template class="ArtistsView" 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>
<child>
<object class="GtkScrolledWindow" id="_artist_container">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]