Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

hizzgdev
Copy link
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
3 checks passed
@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