Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make json-tree show the size of an array #63

Merged

Conversation

roboalex2
Copy link
Contributor

Currently arrays in the JSONTreeView don't show their size so we need to expand the array and look at the index of the last entry to know the size. This is easy for small arrays but if it is a large one it gets anoying, so i fixed it.

@patschuh patschuh merged commit e3d8374 into patschuh:develop Apr 12, 2024
3 checks passed
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.

None yet

2 participants