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

Node3D editor: Added tooltips for Grid Snap and Local Space transform toggles #153

Conversation

TheEclectus
Copy link

A very small PR to fix a lingering inconsistency with the buttons in the Node3D editor view, in that the Use Local and Grid Snap toggles didn't have tooltips when hovered.

The results:
image
image

Copy link
Contributor

@verypleasentusername verypleasentusername left a comment

Choose a reason for hiding this comment

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

looks fine

Copy link
Contributor

@SkogiB SkogiB left a comment

Choose a reason for hiding this comment

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

Looks good to me as well

@Spartan322
Copy link
Member

Does this have a Godot PR and/or proposal? Also is it alright to push this upstream to Godot, or would @TheEclectus prefer that it not be?

@TheEclectus
Copy link
Author

@Spartan322 It seems to have a Godot PR. The issue seems to have been a regression in tooltips not showing on Controls unless a descriptive tooltip text was set as well, so unfortunately my fix (as it currently exists) is just a bandaid solution, and timothyqiu's PR would fix the root cause

@Spartan322
Copy link
Member

Spartan322 commented Oct 14, 2024

That PR was merged 2 hours ago, in that case should this be closed then? As it will be fixed in the next merge with upstream.

@TheEclectus
Copy link
Author

Yup, I'll close it up!

@TheEclectus TheEclectus deleted the add_node3d_editor_tooltips branch November 3, 2024 18:56
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.

5 participants