[Feature request] Diagonal resizing
Is it possible to do diagonal resizing?
Say for example if the user click, holds and drags at the intersection of one vertical splitter and one horizontal splitter, is it possible to resize the panels diagonally? I guess a prereq would be that there should be even number of panels as well. Similar behavior to setting css style of an element to resize: both to resize horizontally and vertically at the same time?
I suppose this is more of a feature request/enhancement request unless it is already possible.
edit: just wanted to add another example of the desired behavior is like vscode. when you have 3 or more split panels, if you hover over at the intersection of the panels edges you can resize all 3 (or more) panels in any direction.