From 96fbc309450c00c02c76bc4fe2e3c4524d31cb90 Mon Sep 17 00:00:00 2001 From: Filip <34747899+neriousy@users.noreply.github.com> Date: Tue, 3 Feb 2026 01:20:05 +0100 Subject: [PATCH] fix(app): drag region for native controls (#11854) --- packages/app/src/components/titlebar.tsx | 14 ++++---------- packages/desktop/index.html | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx index affb68541..86b4fbeb1 100644 --- a/packages/app/src/components/titlebar.tsx +++ b/packages/app/src/components/titlebar.tsx @@ -137,7 +137,6 @@ export function Titlebar() {
-
+
-
+
-
+
@@ -238,9 +233,8 @@ export function Titlebar() { "pr-6": !windows(), }} onMouseDown={drag} - data-tauri-drag-region > -
+
diff --git a/packages/desktop/index.html b/packages/desktop/index.html index a5a8c2571..6a81ef4a5 100644 --- a/packages/desktop/index.html +++ b/packages/desktop/index.html @@ -17,7 +17,7 @@ -
+