Skip to content

Conversation

virtuald
Copy link
Member

@virtuald virtuald commented Apr 25, 2016

I'm creating this pull request for you so I can comment on things. :)

Fixes #10


function Tableviewer($el) {
this.$el = $el.addClass('tableviewer');
this.ntRoot = {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you trying to use this as a map? What about NT keys with weird symbols in them? That's why I use the d3_map in the main NT websocket class...

@virtuald
Copy link
Member Author

@amorygalili this PR

@virtuald
Copy link
Member Author

Other issues:

  • Don't auto-expand the tree
    • Maybe store the last tree state in a cookie?
  • Sort keys automatically
  • Weirdness with adjusting the width of the page
  • Firefox compatibility

Base automatically changed from master to main January 14, 2021 07:45
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