Skip to content

[Bugfix] update index after node is moved to other parent#585

Merged
hizzgdev merged 1 commit into
masterfrom
bugfix/update-index-after-move
Mar 14, 2024
Merged

[Bugfix] update index after node is moved to other parent#585
hizzgdev merged 1 commit into
masterfrom
bugfix/update-index-after-move

Conversation

@hizzgdev
Copy link
Copy Markdown
Owner

An issue 584 has been confirmed that moving node up/down works unexpected after node is moved to other parent.

The root cause is same as #554, and the indexes of nodes in the original parent are not updated.

This PR update the nodes' index, and resolve the issue #584.

@hizzgdev hizzgdev merged commit 187bf55 into master Mar 14, 2024
@hizzgdev hizzgdev deleted the bugfix/update-index-after-move branch March 14, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant