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

fix(composer): reorder doesn't persist after reloading #374

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

sheilaXu
Copy link
Contributor

Overview

the multiple updateSceneNodeInternal calls seem to have conflicts and cause state update event to be missed. since childRefs is used during serialization, it's more important. so update it first.
The long term solution should be combining them to single call.

Legal

This project is available under the Apache 2.0 License.

@sheilaXu sheilaXu marked this pull request as ready for review November 16, 2022 18:58
@sheilaXu sheilaXu merged commit 8c90889 into main Nov 16, 2022
@sheilaXu sheilaXu deleted the fix-drag-not-save branch November 16, 2022 19:44
@github-actions github-actions bot mentioned this pull request Nov 16, 2022
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.

None yet

2 participants