From 83aee476f2be9a7ce99505836a132af9df914e74 Mon Sep 17 00:00:00 2001 From: ComputelessComputer Date: Wed, 11 Mar 2026 17:13:18 +0900 Subject: [PATCH 1/2] feat: disable text selection on floating buttons Add select-none class to prevent unwanted text selection when interacting with floating action buttons, improving user experience during button clicks and drags. --- apps/desktop/src/session/components/floating/shared.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/session/components/floating/shared.tsx b/apps/desktop/src/session/components/floating/shared.tsx index 7dcde49d86..6058e5211a 100644 --- a/apps/desktop/src/session/components/floating/shared.tsx +++ b/apps/desktop/src/session/components/floating/shared.tsx @@ -42,7 +42,7 @@ export function FloatingButton({