nathancahill / split

Unopinionated utilities for resizeable split views
https://split.js.org/
MIT License
6.1k stars 448 forks source link

option to shrink neighbor panels while growing a panel #759

Open trusktr opened 2 years ago

trusktr commented 2 years ago

Does this have an option to shrink all neighbor panels while growing a panel? The demos show that the draggable gutter stops at the next panel, and the next panel doesn't shrink. It would be like the code panel in CodePen, where dragging JS header all the way to the top will cause the CSS and HTML to both shrink.