orefalo / svelte-splitpanes

MIT License
372 stars 17 forks source link

[Feature] dragging at splitter intersection to move the vertical and horizontal splitters at the same time #78

Closed ysk3a closed 4 months ago

ysk3a commented 1 year ago

Similar to how vscode handles splitter, when you have 3 or 4 panels (resulting in having an intersection of splitters), it would be a nice enhancement/feature for user to be able to move the splitter at the intersection to move the splitter of both vertical and horizontal direction at the same time.

orefalo commented 12 months ago

Thank you - Would you have a visual to demonstrate the above capability?

ysk3a commented 12 months ago

simplescreenrecorder-2023-10-20_18.18.33.webm

in the video above, when the cursor is at the intersection of the panels, the cursor changes to a cross shape indicating to the user, dragging in both x and y direction is possible.

orefalo commented 4 months ago

Closing as I see little benefits for this feature. it's really an edge case.

Thank you for using SplitPanes.