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




commit 86ace49eaed460966085d4f11ff2a2c68a7b8fd0
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 2ffccdc4c..f2e9e1153 100644
--- a/data/ui/PlayerToolbar.ui
+++ b/data/ui/PlayerToolbar.ui
@@ -51,6 +51,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]