From 406ace9e79bc9c29b9da9c6f2237b05f340d5f40 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] enhance: activate `TabsDropdownItem` on `Tapped` instead of `DoubleTapped` Signed-off-by: leo --- 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 @@ - +