Skip to content

fix(ui): make sidebar hide threshold edge-based - #97

Merged
nmrtist merged 1 commit into
mainfrom
fix/sidebar-resize-hide-threshold
Sep 9, 2026
Merged

fix(ui): make sidebar hide threshold edge-based#97
nmrtist merged 1 commit into
mainfrom
fix/sidebar-resize-hide-threshold

Conversation

@nmrtist

@nmrtist nmrtist commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix sidebar resizing so dragging beyond the fixed edge no longer causes the sidebar to grow again.
  • Hide a sidebar only when the pointer is released near or beyond the window edge.
  • Keep the sidebar open when resizing it to minimum width.
  • Show a hide hint while dragging near the edge and allow cancellation by dragging back.
  • Add regression coverage for both sidebar directions and update English and Simplified Chinese documentation.

Validation

  • cargo pr-check
  • npm run build from docs

@nmrtist
nmrtist merged commit c97792b into main Sep 9, 2026
11 checks passed
@nmrtist
nmrtist deleted the fix/sidebar-resize-hide-threshold branch September 9, 2026 09:50
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant