[gnome-music/wip/jfelder/gtk4-v3: 64/130] ui/artistsview: Fix packing




commit c3b7dbc0d4f705b2c5ad37f019434367fc2d14c4
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]