[gnome-usage] storage-view: Fix navigaton to the separator



commit 704d0fa2e63303281373f24e4dc443130b07d182
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Mar 19 08:57:50 2021 +0100

    storage-view: Fix navigaton to the separator
    
    This prevents navigating to the separator when the leaflet is folded, as
    the property wasn't updated from libhandy 0.0 to libhandy 1.

 data/ui/storage-view.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/storage-view.ui b/data/ui/storage-view.ui
index 04a4e8b..f8df97a 100644
--- a/data/ui/storage-view.ui
+++ b/data/ui/storage-view.ui
@@ -82,7 +82,7 @@
                 </style>
               </object>
               <packing>
-                <property name="allow-visible">False</property>
+                <property name="navigatable">False</property>
               </packing>
             </child>
             <child>


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