- Double header height (52px) so the drag targets are easy to grab; footer stays compact (28px). - Add a fullscreen button on the right of each header that collapses the window to that single pane; dragging the sole pane's header down or the footer up splits it with the adjacent pane (count can now be 1). The button toggles back to a 2-pane split. - Use egui's bundled emoji-icon-font glyphs (⛶ fullscreen / ▣ restore) instead of hand-drawn primitives. - Cap the drag-to-commit distance (TRIGGER_MAX) so transitions don't require dragging half the screen. |
||
|---|---|---|
| .. | ||
| assets | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| PLAN.md | ||
| TOOL_IMPLEMENTATION_PLAN.md | ||
| build.rs | ||