[gnome-software: 3/9] shell: Make the updates page respect the narrow state




commit ff2b8e85ea731714062b491e6d2155bd6b3addab
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Jul 21 12:51:07 2021 +0200

    shell: Make the updates page respect the narrow state

 src/gs-shell.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index 1dd8d03a2..7b19ce829 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -331,6 +331,7 @@
                             <child>
                               <object class="GsUpdatesPage" id="updates_page">
                                 <property name="visible">True</property>
+                                <property name="is-narrow" bind-source="GsShell" bind-property="is-narrow" 
bind-flags="sync-create"/>
                                 <signal name="notify::counter" handler="updates_page_notify_counter_cb"/>
                               </object>
                               <packing>


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