Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

reparenting nodes #13

Closed
isaacs opened this issue Jul 9, 2019 · 1 comment
Closed

reparenting nodes #13

isaacs opened this issue Jul 9, 2019 · 1 comment

Comments

@isaacs
Copy link
Contributor

isaacs commented Jul 9, 2019

move a node to a different spot in the tree. Update parent/child links,
and re-resolve dependencies of any nodes that depend on it.

Required for #9

This was referenced Jul 9, 2019
@isaacs
Copy link
Contributor Author

isaacs commented Oct 5, 2019

This should Just Work now. Edges automatically update when node.parent = parentNode is set.

@isaacs isaacs closed this as completed Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant