[gnome-music/wip/jfelder/new-playertoolbar: 7/14] playertoolbar: Increase the width of the play button




commit e3822fcdaedff604beb7652921da3fde1a9e1c04
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Jan 28 17:07:24 2021 +0100

    playertoolbar: Increase the width of the play button

 data/ui/PlayerToolbar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/PlayerToolbar.ui b/data/ui/PlayerToolbar.ui
index cff98abc3..b61d8b98e 100644
--- a/data/ui/PlayerToolbar.ui
+++ b/data/ui/PlayerToolbar.ui
@@ -135,7 +135,7 @@
             </child>
             <child>
               <object class="GtkButton" id="_play_button">
-                <property name="width_request">60</property>
+                <property name="width_request">80</property>
                 <property name="visible">True</property>
                 <property name="sensitive">False</property>
                 <property name="can_focus">True</property>


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