From d5ccbd76d5ffc9280f0109138f608b94bee0aadf Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 13 Oct 2023 15:29:50 +0100 Subject: [PATCH] Disable events on hidden bars (#1686) --- src/view/com/pager/FeedsTabBarMobile.tsx | 12 +++++++++++- src/view/shell/bottom-bar/BottomBar.tsx | 1 + src/view/shell/bottom-bar/BottomBarStyles.tsx | 3 +++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/view/com/pager/FeedsTabBarMobile.tsx b/src/view/com/pager/FeedsTabBarMobile.tsx index 6bdba11a..7924666e 100644 --- a/src/view/com/pager/FeedsTabBarMobile.tsx +++ b/src/view/com/pager/FeedsTabBarMobile.tsx @@ -49,7 +49,14 @@ export const FeedsTabBar = observer(function FeedsTabBarImpl( ) return ( - +