You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same as #183
Nodes are removed from the tree by setting the parent to None. This will not delete the node but make it the root so afterwards you have two trees. See in the docs.
I would like to delete leafs of a tree but I couldn't find a good way - is there a method that I missed? Thanks!
The text was updated successfully, but these errors were encountered: