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

Allow negative indices in move_child() #65595

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Sep 10, 2022

Now move_child() will support negative indices, properly taking internal children into account.

Fixes #65575

@akien-mga akien-mga merged commit 8899f1e into godotengine:master Sep 10, 2022
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the minus_children branch September 10, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphNode fail to raise when moving.
2 participants