antoniandre / splitpanes

A Vue 3 (and 2) reliable, simple and touch-ready panes splitter / resizer.
https://antoniandre.github.io/splitpanes
MIT License
1.85k stars 166 forks source link

hide pane #159

Open vinnitu opened 2 years ago

vinnitu commented 2 years ago

Glory to Ukraine!

I am trying make behavior my app like Visual Studio Code. When resize sidebar panel to less then min-size I want to hide pane. See gif demo please

hide_panel

It is possible to do with splitpanes?

Thanks.