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

Add tooltip for toggling favorite nodes #84619

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

quirkylemon
Copy link
Contributor

fixes #84564
This needs translations

@quirkylemon quirkylemon marked this pull request as ready for review November 8, 2023 14:27
@quirkylemon quirkylemon requested a review from a team as a code owner November 8, 2023 14:27
@AThousandShips AThousandShips added this to the 4.x milestone Nov 8, 2023
@AThousandShips
Copy link
Member

You need to add a check for the same above on line 1367, as the start state of the option is based on the _use_favorites_root_selection editor setting

@KoBeWi
Copy link
Member

KoBeWi commented Nov 8, 2023

Wouldn't it be better to change the tooltip to e.g. "Toggle display favorite nodes.", so that it's always relevant?

@AThousandShips
Copy link
Member

Agreed, that is also on the above line 1367

@AThousandShips AThousandShips changed the title add "Switch to Default Nodes" tooltip for toggling back to default nodes form favorite nodes add "Switch to Default Nodes" tooltip for toggling back to default nodes from favorite nodes Nov 8, 2023
@quirkylemon
Copy link
Contributor Author

Wouldn't it be better to change the tooltip to e.g. "Toggle display favorite nodes.", so that it's always relevant?

Yeah that makes a lot more sense

@akien-mga akien-mga changed the title add "Switch to Default Nodes" tooltip for toggling back to default nodes from favorite nodes Add "Switch to Default Nodes" tooltip for toggling back to default nodes from favorite nodes Nov 10, 2023
@akien-mga akien-mga modified the milestones: 4.x, 4.3 Nov 10, 2023
@KoBeWi KoBeWi changed the title Add "Switch to Default Nodes" tooltip for toggling back to default nodes from favorite nodes Add tooltip for toggling favorite nodes Jan 12, 2024
@akien-mga akien-mga merged commit c981e30 into godotengine:master Jan 15, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@quirkylemon quirkylemon deleted the favorite-node-tooltip branch February 6, 2024 17:44
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.

Switch to Favorite Nodes button tooltip doesn't change
5 participants