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

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

The more nested the worse this gets making it very hard to adjust pane sizes.
would that be an easy change?
Let's say I have 3 panes
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
If they move the sizer between A and B it should only make A and B bigger or smaller and not affect C.
The more nested the worse this gets making it very hard to adjust pane sizes.
would that be an easy change?