From fcb2677e426e3898775adbc52d5b9dbed3894ea6 Mon Sep 17 00:00:00 2001 From: muxammadreza <137672463+muxammadreza@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:32:59 -0700 Subject: [PATCH] fix: restore titlebar drag region without breaking controls --- apps/desktop/src/App.tsx | 12 ++++++------ packages/ui/src/components/layout/AppShell.tsx | 13 +++++++++---- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/apps/desktop/src/App.tsx b/apps/desktop/src/App.tsx index 94ca61b2..2fc82019 100644 --- a/apps/desktop/src/App.tsx +++ b/apps/desktop/src/App.tsx @@ -303,16 +303,16 @@ function AppContent() { ); const titleBar = ( -