Skip to content

Make the filterFunc in expand works recursively#15

Open
jnhyperion wants to merge 1 commit into
summerstyle:masterfrom
jnhyperion:master
Open

Make the filterFunc in expand works recursively#15
jnhyperion wants to merge 1 commit into
summerstyle:masterfrom
jnhyperion:master

Conversation

@jnhyperion

Copy link
Copy Markdown

Code:
tree.expand( function(node) { return node.label != 'schema'; } );
will work like this:
image

@KraXen72

KraXen72 commented Jan 2, 2021

Copy link
Copy Markdown

i added this to my local copy it works like a treat thanks

@treatortrick

Copy link
Copy Markdown

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants