Skip to content

Dragging splitter between 3+ elements #31

Description

@greggman

Let's say I have 3 panes

  +-----+-----+-----+
  |  A  |  B  |  C  |
  +-----+-----+-----+

And lets say it's split so the outer split is A vs BC and on the right is a nested split for B vs C

So if I drag the sizer between A and B the sizer for C moves. But that's not what I'd like to happen

react-mosaic-3-panes

If they move the sizer between A and B it should only make A and B bigger or smaller and not affect C.

vscode-3-panes

The more nested the worse this gets making it very hard to adjust pane sizes.

would that be an easy change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions