Skip to content

style: the panels and the sidebar share one bottom line above the canvas bar - #41

Merged
ba2slk merged 1 commit into
mainfrom
fix/canvas-bottom-inset
Aug 18, 2026
Merged

style: the panels and the sidebar share one bottom line above the canvas bar#41
ba2slk merged 1 commit into
mainfrom
fix/canvas-bottom-inset

Conversation

@ba2slk

@ba2slk ba2slk commented Aug 18, 2026

Copy link
Copy Markdown
Owner

The bottom inset was 12px for a 5px scrollbar; with the bar at 3px that left 6px above it and 3px below, and the sidebar ended 6px from the window edge while the panes ended 12px above it, so the corner showed three different lines. CANVAS_BOTTOM is 10px now (4px clear above the bar, 3px of bar, 3px of floor), mirrored by a new --edge-bottom token that the sidebar uses for its bottom margin, so the sidebar and the panes end on one line with the bar beneath. The self-check's clearance assertion measures 4px, as before the bar thinned.

Generated with Claude Code

@ba2slk
ba2slk merged commit c22d482 into main Aug 18, 2026
2 checks passed
@ba2slk
ba2slk deleted the fix/canvas-bottom-inset branch August 18, 2026 08:34
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