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



commit d6fb9ed9e93bebdf6ad6800d8c94860fe0ebe6a9
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 e9b0b7cd..aadd4db9 100644
--- a/data/ui/collection-header-bar.ui
+++ b/data/ui/collection-header-bar.ui
@@ -60,6 +60,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]