Skip to content
New issue

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

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

Already on GitHub? # to your account

node.render(true) with table extension is sorting node to end of the table #675

Closed
hglty07 opened this issue Dec 22, 2016 · 1 comment
Closed

Comments

@hglty07
Copy link
Contributor

hglty07 commented Dec 22, 2016

Expected and actual behavior

When updating part of the tree with enabled table extension and node.render(true),
the updated nodes are sorted to the end of the table, i expected them to remain at the original position.

Steps to reproduce the problem

  1. Tree with table extension
  2. call node.render(true) for toplevel-node

Environment

  • Fancytree version: 2.20.0
    enabled/affected extensions: ext-table
@mar10
Copy link
Owner

mar10 commented Dec 22, 2016

This only happens if node is the first sibling

@mar10 mar10 closed this as completed in eb6946a Dec 22, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants