From fa30faeb6d6f162a99b837e0e2303ecbfab6db6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20W?= Date: Tue, 3 Jun 2025 21:25:07 +0200 Subject: [PATCH] Activate TabsDropdownItem on Tapped instead of DoubleTapped --- src/Views/LauncherTabBar.axaml | 2 +- src/Views/LauncherTabBar.axaml.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Views/LauncherTabBar.axaml b/src/Views/LauncherTabBar.axaml index a56da2b0..f078a598 100644 --- a/src/Views/LauncherTabBar.axaml +++ b/src/Views/LauncherTabBar.axaml @@ -211,7 +211,7 @@ - +