[gnome-music/wip/jfelder/songwidget-menu-v3: 3/10] songwidget: Do not change vertical alignment of labels




commit b38afe3c1c2557f0798164cb31a5929752302276
Author: Jean Felder <jfelder src gnome org>
Date:   Tue Aug 3 14:26:06 2021 +0200

    songwidget: Do not change vertical alignment of labels
    
    The "valign" default value is "fill". There is no need to change it.

 data/ui/SongWidget.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index 1bb14f17a..6c936b381 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -79,7 +79,6 @@
                 <property name="xalign">0</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="valign">start</property>
                 <property name="ellipsize">end</property>
                 <property name="max_width_chars">90</property>
                 <property name="justify">fill</property>
@@ -102,7 +101,6 @@
                 <property name="xalign">0</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="valign">start</property>
                 <property name="ellipsize">end</property>
                 <property name="max_width_chars">90</property>
                 <property name="justify">fill</property>
@@ -125,7 +123,6 @@
                 <property name="xalign">0</property>
                 <property name="halign">start</property>
                 <property name="hexpand">True</property>
-                <property name="valign">start</property>
                 <property name="ellipsize">end</property>
                 <property name="max_width_chars">90</property>
                 <property name="justify">fill</property>
@@ -137,7 +134,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="halign">end</property>
-                <property name="valign">center</property>
                 <property name="hexpand">True</property>
                 <property name="single_line_mode">True</property>
                 <attributes>


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