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
Does anyone have any advice/short example on how to MOVE a subtree of nodes? #489 is my solution to the removal problem, but what if I want to re-mount that subtree elsewhere after dismounting? My #489 solution completely destroys the dismounted tree structure.
Does anyone have any advice/short example on how to MOVE a subtree of nodes?
#489 is my solution to the removal problem, but what if I want to re-mount that subtree elsewhere after dismounting? My #489 solution completely destroys the dismounted tree structure.
This dismounting problem needs some attention, see: #487, #484, #436, #406, #330, #443, #453.
And even when one gets it right, this then happens:#245
The text was updated successfully, but these errors were encountered: