Skip to content

Fix EditorSpinSlider not showing tooltips#119950

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:tooltip_slider
Jun 2, 2026
Merged

Fix EditorSpinSlider not showing tooltips#119950
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:tooltip_slider

Conversation

@KoBeWi
Copy link
Copy Markdown
Member

@KoBeWi KoBeWi commented Jun 1, 2026

What problem(s) does this PR solve?

EditorSpinSlider overrides get_tooltip() for a custom tooltip, so any text in hint_tooltip is discarded. This PR makes it display the tooltip text below value.
image

Additional information

Found it when reviewing #116392, the screenshot is from that PR.

Copy link
Copy Markdown
Member

@YeldhamDev YeldhamDev left a comment

Choose a reason for hiding this comment

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

LGTM.

@YeldhamDev YeldhamDev modified the milestones: 4.x, 4.7 Jun 2, 2026
@Repiteo Repiteo merged commit dc04224 into godotengine:master Jun 2, 2026
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Jun 2, 2026

Thanks!

@KoBeWi KoBeWi deleted the tooltip_slider branch June 2, 2026 15:10
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