[gnome-usage] storage-view: Fix navigaton to the separator
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-usage] storage-view: Fix navigaton to the separator
- Date: Fri, 19 Mar 2021 08:09:35 +0000 (UTC)
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]