From 6abba06c42b88fa5a70fdda75c9e9c2760bdc6eb Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Tue, 25 May 2021 15:15:50 -0400 Subject: [PATCH] fix: always show the v --- ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml | 1 - vendor/status-go | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml b/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml index 1d9e59b4b5..7c2f6478fd 100644 --- a/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml +++ b/ui/app/AppLayouts/Chat/CommunityComponents/CategoryList.qml @@ -134,7 +134,6 @@ Column { } StatusIconButton { - visible: hhandler.hovered id: showBtn icon.name: showCategory ? "hide-category" : "show-category" width: 20 diff --git a/vendor/status-go b/vendor/status-go index 92032c7158..71f66f6806 160000 --- a/vendor/status-go +++ b/vendor/status-go @@ -1 +1 @@ -Subproject commit 92032c7158b80908508cd67c08ac6f6c75eee35b +Subproject commit 71f66f68064e9897cd17b6bcecba426a91405034