Skip to content

Restore sidebar chrome drag region#5568

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/collapsed-titlebar-drag-region
Jun 12, 2026
Merged

Restore sidebar chrome drag region#5568
ComputelessComputer merged 1 commit into
mainfrom
fix/collapsed-titlebar-drag-region

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Mark the sidebar timeline chrome wrappers as draggable while keeping the visible controls explicitly clickable.


Note

Low Risk
Small desktop chrome attribute change with matching unit tests; no auth, data, or business-logic impact.

Overview
Restores Tauri window dragging on the sidebar timeline chrome by marking the chrome layout wrappers with data-tauri-drag-region, so pointer events on padding/gaps move the frameless window again.

Chrome controls stay explicitly non-draggable via existing data-tauri-drag-region="false" on LeftSurfaceChromeButton (sidebar toggle, search, new note). Tests now assert the chrome wrappers are draggable and those buttons remain false.

Reviewed by Cursor Bugbot for commit 2141f95. Bugbot is set up for automated code reviews on this repo. Configure here.

Mark the sidebar timeline chrome wrappers as draggable while keeping the visible controls explicitly clickable.
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 2141f95
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a2bd5caf520d40008aa3a6a

@ComputelessComputer ComputelessComputer merged commit 5b62702 into main Jun 12, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/collapsed-titlebar-drag-region branch June 12, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant