From 9830631b97f00d3c42b86924a04953b662aa3f2a Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Thu, 5 Sep 2024 08:33:50 +0200 Subject: [PATCH] [ios] Red dots on menu and help button now properly pass taps to the underlying buttons - Without this fix, tapping on a red dot does nothing instead of opening the menu Signed-off-by: Alexander Borsuk --- .../TabBar/BottomTabBarViewController.xib | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/iphone/Maps/UI/BottomMenu/TabBar/BottomTabBarViewController.xib b/iphone/Maps/UI/BottomMenu/TabBar/BottomTabBarViewController.xib index b3d5323f64..137c959314 100644 --- a/iphone/Maps/UI/BottomMenu/TabBar/BottomTabBarViewController.xib +++ b/iphone/Maps/UI/BottomMenu/TabBar/BottomTabBarViewController.xib @@ -1,9 +1,9 @@ - + - + @@ -76,9 +76,12 @@ - + + + + @@ -87,9 +90,12 @@ - + + + +