[gnome-music/gbsneto/toolbar-improvements: 5/5] playertoolbar: Add some spacing between song title and artist name




commit a4d63589bac45cea3c3f34127f007e8d8710be9f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Aug 13 11:05:36 2021 -0300

    playertoolbar: Add some spacing between song title and artist name
    
    As per the mockup.

 data/ui/PlayerToolbar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/PlayerToolbar.ui b/data/ui/PlayerToolbar.ui
index b28d5cd3a..91e137ec9 100644
--- a/data/ui/PlayerToolbar.ui
+++ b/data/ui/PlayerToolbar.ui
@@ -53,6 +53,7 @@
             <property name="valign">center</property>
             <property name="orientation">vertical</property>
             <property name="homogeneous">True</property>
+            <property name="spacing">3</property>
             <child>
               <object class="GtkLabel" id="_title_label">
                 <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]