jsoncrack.com
jsoncrack.com copied to clipboard
Re-draw when collapsing very large nodes
Feature
When adding a lot of information to a node, the three will obviously become very large. However, the tree remains this massive even if I collapse the huge node. Would it be possible to re-draw the tree if collapsing nodes.
Without this it becomes very hard to use JSON crack for large JSON files
Alternative solutions or implementations
Or perhaps one could have a "don't show in tree" option for a node
Other context
No response
Nodes are currently hidden via visibility, a functional re-render will be a huge load especially for larger files. There's a plan to improve visualization for bigger data in the roadmap of this year.