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
When moveNode is used to rename a node within the same (orderable) parent, it is moved to become the last sibling.
We should try to keep the node at the same position in this specific case.
The text was updated successfully, but these errors were encountered:
When
moveNode
is used to rename a node within the same (orderable) parent, it is moved to become the last sibling.We should try to keep the node at the same position in this specific case.
The text was updated successfully, but these errors were encountered: