[gnome-software: 12/13] shell: Set the installed page in narrow mode when folded




commit b20e06791fa3b07a3bb796892775ccc364c9077a
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Jun 24 12:46:15 2021 +0200

    shell: Set the installed page in narrow mode when folded
    
    This better matches the latest designs.

 src/gs-shell.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index b72b2903a..892872c69 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -554,6 +554,7 @@
                                         <child>
                                           <object class="GsInstalledPage" id="installed_page">
                                             <property name="visible">True</property>
+                                            <property name="is-narrow" bind-source="main_leaflet" 
bind-property="folded" bind-flags="sync-create"/>
                                           </object>
                                           <packing>
                                             <property name="name">installed</property>


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