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 substitute buttons were never enabled #70742

Merged

Conversation

Maran23
Copy link
Contributor

@Maran23 Maran23 commented Dec 30, 2022

Fixes: #70729

This happened because the viewport of the scene_tree_editor was queried for the focus_owner instead of the current viewport.

Also tested this change with the --single-window parameter.
Commit that broke that functionality: 4758057

This happened because the viewport of the scene_tree_editor was queried for the focus owner instead of the current viewport
@akien-mga akien-mga merged commit 1f53579 into godotengine:master Jan 3, 2023
@akien-mga
Copy link
Member

Thanks!

@Maran23 Maran23 deleted the 4-x-batch-rename-substitute-fix branch August 4, 2023 18:01
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.

Advanced options buttons in Batch Rename are not activated
3 participants