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

[MenuBar] Use PopupMenu title property as a menu name. #100671

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Dec 20, 2024

Fixes #100660

title property is used first, if it's empty node name is used like it was before. set_menu_title still can be used to override it.

@bruvzg bruvzg added this to the 4.x milestone Dec 20, 2024
@bruvzg bruvzg requested review from a team as code owners December 20, 2024 22:08
@akien-mga akien-mga modified the milestones: 4.x, 4.4 Dec 20, 2024
@akien-mga akien-mga merged commit a7a2a12 into godotengine:master Dec 20, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

MenuBar node's get_menu_title method is confusing
2 participants