Scrum4Me/components/split-pane
Madhura68 90861c3135 feat(PBI-76): migrate SplitPane positions to user-settings store
Outside of a drag the store is the source of truth (cross-tab
updates flow in for free). During a drag we keep splits in local
state so mousemove does not round-trip through the store. On
mouseup we persist the final splits via setPref. Removes
document.cookie reads/writes — cookieKey is reused as the
store-key for backwards compat.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 15:20:20 +02:00
..
split-pane.tsx feat(PBI-76): migrate SplitPane positions to user-settings store 2026-05-10 15:20:20 +02:00