Skip to content

Dynamic pane splitting on drag instead of hardcoded layout #290

Description

@davidtaylor6130

As-is: Window splits are hardcoded — either a fixed split or a fixed 2x2 grid.

Want: Dynamic splitting driven by user drag. The user drags to resize a pane boundary, and the split adjusts fluidly rather than snapping to a preset layout. Think VS Code's splitter behavior: drag a divider to resize panes freely, with no preset "2x2" or "50/50" constraint.

This replaces the hardcoded layout with a user-controlled resizable split system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuiUI-related changes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions