Skip to content

Fix title bar traffic light overlap and double-click-to-zoom#17

Merged
lmist merged 1 commit into
mainfrom
lmist/prague
Apr 3, 2026
Merged

Fix title bar traffic light overlap and double-click-to-zoom#17
lmist merged 1 commit into
mainfrom
lmist/prague

Conversation

@lmist
Copy link
Copy Markdown
Owner

@lmist lmist commented Apr 3, 2026

Summary

  • Adds 78px left padding to the tab bar so tab buttons no longer overlap with macOS traffic light buttons (close/minimize/maximize)
  • Implements double-click-to-zoom on the title bar drag region using Tauri's toggleMaximize() API, matching standard macOS window behavior

Test plan

  • Verify traffic lights don't overlap with tab buttons
  • Double-click empty area of tab bar to toggle window zoom
  • Confirm tab buttons remain clickable and window dragging still works

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lmist lmist merged commit ccb03fd into main Apr 3, 2026
2 checks passed
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