shagstrom/split-pane

Hide or Close a Pane

Closed this issue · 1 comments

Most of the code I read through in your project dealt with resizing by dragging.

And in firebug if I manually set the divider bottom and component height, the pane above did not resize to occupy the extra space.

Do you have a way to programmically hide or close a pane?

In v 0.6.0 one can do this

 $(selector).splitPane('firstComponentSize', 0);"