Replies: 1 comment
-
Yes, there is an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From the new 3.x API, it looks like if the nodes in the tree changes (by adding / removing nodes), a new treeWalker is required, which will reset all state, including the existing openness of individual nodes. Is that right? Is there a way to preserve openness while mutating the tree?
Beta Was this translation helpful? Give feedback.
All reactions