X Tutup
Skip to content

Editor: Show actual class name in resource picker tooltips#113828

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
MattiaZir:fix-TTR-resource-picker
Dec 11, 2025
Merged

Editor: Show actual class name in resource picker tooltips#113828
Repiteo merged 1 commit intogodotengine:masterfrom
MattiaZir:fix-TTR-resource-picker

Conversation

@MattiaZir
Copy link
Contributor

  • Replaced generic "Resource" with the actual class name (e.g. "Texture2D").
  • Used TTRN for correct pluralization
  • Removed unnecessary parentheses around the count.

This fixes #113310.

@MattiaZir MattiaZir force-pushed the fix-TTR-resource-picker branch from 4c6d114 to d5a7335 Compare December 10, 2025 12:25
@Repiteo Repiteo merged commit db413b2 into godotengine:master Dec 11, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Dec 11, 2025

Thanks!

@MattiaZir MattiaZir deleted the fix-TTR-resource-picker branch December 11, 2025 00:52
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.

Confusing message in linked resource indicator

4 participants

X Tutup