From df32633b74e4fd69e1bc985a667ec2c0e7a301b3 Mon Sep 17 00:00:00 2001 From: Ethics03 Date: Fri, 24 Oct 2025 22:51:15 +0530 Subject: [PATCH 1/2] refactor: improve titlebar button sizing --- src/components/window/custom-title-bar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/window/custom-title-bar.tsx b/src/components/window/custom-title-bar.tsx index e3603094..4f0470ef 100644 --- a/src/components/window/custom-title-bar.tsx +++ b/src/components/window/custom-title-bar.tsx @@ -252,7 +252,7 @@ const CustomTitleBar = ({ {/* Right side */} -
+
{/* AI Chat button */} {/* Settings button */} {/* Window controls - only show on Linux */} From 116420a803421bd38878b91c447f68595d636a1a Mon Sep 17 00:00:00 2001 From: Ethics03 Date: Fri, 24 Oct 2025 22:52:19 +0530 Subject: [PATCH 2/2] refactor: improved sidebar title and icon scaling --- src/components/layout/main-sidebar.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/layout/main-sidebar.tsx b/src/components/layout/main-sidebar.tsx index 93af8e1d..d8bfde73 100644 --- a/src/components/layout/main-sidebar.tsx +++ b/src/components/layout/main-sidebar.tsx @@ -176,7 +176,7 @@ export const MainSidebar = memo(() => { {memoizedShowFileTreeHeader && (

{ )} title="Open Folder" > - +