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
- Tree with table extension
 
- call  node.render(true) for toplevel-node
 
Environment
- Fancytree version:  2.20.0
enabled/affected extensions: ext-table