You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The desktop panel used to mount and unmount, so hiding or showing it
snapped the whole content area sideways. It now stays in the DOM inside a
clipping column whose width animates, while the panel itself translates by
the same amount, so the nav slides out of view instead of squashing.
The collapsed rail animated nowhere before, which would have made the
content edge jump partway through the slide, so its width animates on the
same curve. Timing lives in one module shared with the mobile overlay.
Transitions are dropped while resizing so the drag still tracks the mouse,
the hidden panel is inert, and reduced motion keeps the instant toggle.
Claude-Session: https://claude.ai/code/session_014wNyh9fXHD9UmbEqDJQ6QH
0 commit comments