[gnome-software: 7/9] updates-page: Use the default clamp size




commit 6e7dd3ea698467ce931f0747a4374ee7f2653357
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Jul 23 09:08:02 2021 +0200

    updates-page: Use the default clamp size
    
    As forced width is now way too wide, this uses the default clamp width
    instead, like for other pages.

 src/gs-updates-page.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/gs-updates-page.ui b/src/gs-updates-page.ui
index fe6618853..e5c949f05 100644
--- a/src/gs-updates-page.ui
+++ b/src/gs-updates-page.ui
@@ -132,8 +132,6 @@
                 <child>
                   <object class="HdyClamp" id="gs_fixed_bin">
                     <property name="visible">True</property>
-                    <property name="maximum-size">860</property>
-                    <property name="tightening-threshold">860</property>
                     <child>
                       <object class="GtkBox" id="list_box_updates_box">
                         <property name="visible">True</property>


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