[gnome-games/wip/exalm/mobile: 9/15] collection-header-bar: Force wide policy for view switcher



commit ca17bdcff01ed571a3aa070700119406c453a4c2
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Fri May 24 21:48:53 2019 +0500

    collection-header-bar: Force wide policy for view switcher
    
    With only two items, it's not wide enough otherwise.

 data/ui/collection-header-bar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/collection-header-bar.ui b/data/ui/collection-header-bar.ui
index c293249e..645de1c3 100644
--- a/data/ui/collection-header-bar.ui
+++ b/data/ui/collection-header-bar.ui
@@ -63,6 +63,7 @@
             <child>
               <object class="HdyViewSwitcher" id="view_switcher">
                 <property name="visible">True</property>
+                <property name="policy">wide</property>
               </object>
             </child>
             <child>


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