[gnome-music/wip/jfelder/tag-test: 20/22] update ui of number boxes



commit 93ea0ca3f6b4ba02b9a7033a67367af9cb6fc317
Author: Sumaid Syed <sumaidsyed gmail com>
Date:   Mon Jul 29 18:34:12 2019 +0530

    update ui of number boxes

 data/ui/TagEditorDialog.ui | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/TagEditorDialog.ui b/data/ui/TagEditorDialog.ui
index b3dd539f..c4db8d85 100644
--- a/data/ui/TagEditorDialog.ui
+++ b/data/ui/TagEditorDialog.ui
@@ -149,7 +149,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="halign">start</property>
                                 <property name="ellipsize">end</property>
-                                <property name="max_width_chars">25</property>
+                                <property name="max_width_chars">30</property>
                                 <style>
                                   <class name="suggestion-label"/>
                                 </style>
@@ -212,7 +212,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="halign">start</property>
                                 <property name="ellipsize">end</property>
-                                <property name="max_width_chars">25</property>
+                                <property name="max_width_chars">30</property>
                                 <style>
                                   <class name="suggestion-label"/>
                                 </style>
@@ -275,7 +275,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="halign">start</property>
                                 <property name="ellipsize">end</property>
-                                <property name="max_width_chars">25</property>
+                                <property name="max_width_chars">30</property>
                                 <style>
                                   <class name="suggestion-label"/>
                                 </style>
@@ -308,7 +308,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="hexpand">True</property>
-                        <property name="halign">center</property>
+                        <property name="halign">fill</property>
                         <property name="homogeneous">True</property>
                         <property name="spacing">12</property>
                         <child>
@@ -317,7 +317,7 @@
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
                             <property name="spacing">6</property>
-                            <property name="halign">center</property>
+                            <property name="halign">start</property>
                             <child>
                               <object class="GtkBox">
                                 <property name="visible">True</property>
@@ -379,7 +379,7 @@
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
                             <property name="spacing">6</property>
-                            <property name="halign">center</property>
+                            <property name="halign">start</property>
                             <child>
                               <object class="GtkBox">
                                 <property name="visible">True</property>
@@ -442,7 +442,7 @@
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
                             <property name="spacing">6</property>
-                            <property name="halign">center</property>
+                            <property name="halign">start</property>
                             <child>
                               <object class="GtkBox">
                                 <property name="visible">True</property>


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