Dragging a divider now resizes its two adjacent panes live and, on release, snaps the boundary to the nearest of 1/4, 1/3, 1/2, 2/3, 3/4 — so one pane can be made dominant within a 2- or 3-pane window. Dragging far enough to squeeze a pane past the collapse threshold still triggers the membership transition (slide/shrink per R1-R6), after which sizing resets to even. MobileState gains a `weights: [f32;3]` (normalized on use); config_rects is weight-aware; edge drags keep animating toward the even-split target. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| PLAN.md | ||
| TOOL_IMPLEMENTATION_PLAN.md | ||
| build.rs | ||