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

(layers) Fix for dropping nodes into empty container #563

Conversation

brendanowens
Copy link
Contributor

Fixes #562

This PR resolves an issue in the layers package where a node was not able to be placed within a container using the layers drag and drop interface when the accepting container had no children

Resolve issue where a node was not able to be placed within a container using the layers drag and drop interface when the accepting container had no children
Copy link
Owner

@prevwong prevwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 💯

@prevwong prevwong merged commit 126532e into prevwong:develop Sep 30, 2023
1 of 5 checks passed
prevwong pushed a commit that referenced this pull request Sep 30, 2023
Resolve issue where a node was not able to be placed within a container using the layers drag and drop interface when the accepting container had no children
@github-actions github-actions bot mentioned this pull request Sep 30, 2023
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.

Unable to drop node into container in layers panel when container has 0 children
2 participants