Skip to content

Conversation

@silentjay
Copy link

No description provided.

Rendering of html list was killing the client side performance of fancytree with large datasets. Removed this and now only using JSON which fixes issue.
Working with a large amount of nodes in fancytree the browser dies trying to render 100s/1000s of checkboxes. Converted code output to use the html select field instead.
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.

1 participant