bigdataviewer / bigdataviewer-vistools

Helpers to use BigDataViewer as a quick visualization tool in other projects.
BSD 2-Clause "Simplified" License
25 stars 17 forks source link

fixes getSplitPanel NPE in BdvHandleFrame. Adds SplitPanelExample. #50

Closed NicoKiaru closed 4 years ago

NicoKiaru commented 4 years ago

This PR fixes https://github.com/bigdataviewer/bigdataviewer-vistools/issues/49 and adds an example showing how to programmatically collapse / expands the splitpanel as well as cards.

A minor bug still exists : setting the divider size does not immediately update it - see comment in the commit