[gnome-software: 6/13] app-row: Drop the minimum button width




commit fbf381d814150f53de6dddd2f45e3a875eb5efeb
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Jun 24 12:17:09 2021 +0200

    app-row: Drop the minimum button width
    
    It should be fine without it as there are size groups, and it will allow
    buttons to look right with an icon.

 src/gs-app-row.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-app-row.ui b/src/gs-app-row.ui
index 5a35a6688..4b1a99a0c 100644
--- a/src/gs-app-row.ui
+++ b/src/gs-app-row.ui
@@ -204,7 +204,6 @@
                <child>
                  <object class="GsProgressButton" id="button">
                     <property name="visible">False</property>
-                    <property name="width_request">100</property>
                     <property name="halign">end</property>
                     <property name="show-icon" bind-source="GsAppRow" bind-property="is-narrow" 
bind-flags="sync-create"/>
                  </object>


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