From b177d27c61072e5e405b9a14f85d55dd6db4b237 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Wed, 29 Apr 2026 20:59:15 +0200 Subject: [PATCH] fix tab count long press --- .../presentation/toolbar_button_registry.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/weblibre/lib/features/geckoview/features/browser/features/contextual_toolbar/presentation/toolbar_button_registry.dart b/apps/weblibre/lib/features/geckoview/features/browser/features/contextual_toolbar/presentation/toolbar_button_registry.dart index a3b1bd0c..3d509cba 100644 --- a/apps/weblibre/lib/features/geckoview/features/browser/features/contextual_toolbar/presentation/toolbar_button_registry.dart +++ b/apps/weblibre/lib/features/geckoview/features/browser/features/contextual_toolbar/presentation/toolbar_button_registry.dart @@ -186,7 +186,7 @@ final List toolbarButtonRegistry = [ : TabsCountButton( selectedTabId: scope.selectedTabId, displayedSheet: scope.displayedSheet, - showLongPressMenu: false, + showLongPressMenu: true, ), ), ToolbarButtonDefinition(