[gnome-games] search-bar: Use default HdyClamp dimensions



commit ff30bb23441222af88857e57ca568b1f068c7bb7
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jun 17 17:37:10 2020 +0500

    search-bar: Use default HdyClamp dimensions
    
    The old one was too narrow anyway, now that we have nice defaults, let's
    use them.

 data/ui/search-bar.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/search-bar.ui b/data/ui/search-bar.ui
index 5d35d1d0..498156b4 100644
--- a/data/ui/search-bar.ui
+++ b/data/ui/search-bar.ui
@@ -10,8 +10,6 @@
         <child>
           <object class="HdyClamp">
             <property name="visible">True</property>
-            <property name="maximum-size">400</property>
-            <property name="tightening-threshold">300</property>
             <child>
               <object class="GtkSearchEntry" id="entry">
                 <property name="visible">True</property>


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