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

Fix _make_custom_tooltip receiving translated tooltip #97265

Closed
wants to merge 1 commit into from

Conversation

timothyqiu
Copy link
Member

Tooltip text could be pure data instead of text-to-display in order to do customization via _make_custom_tooltip(). Thus, we should not translate them immediately through atr().

Tooltips are child nodes of their owner control, so auto translation would do the translation when appropriate.

MRP: tooltip.zip - _make_custom_tooltip() should receive "Before Translation".

@timothyqiu
Copy link
Member Author

Superseded by #97406

@timothyqiu timothyqiu closed this Sep 24, 2024
@timothyqiu timothyqiu removed request for a team and YeldhamDev September 24, 2024 11:48
@timothyqiu timothyqiu removed this from the 4.4 milestone Sep 24, 2024
@timothyqiu timothyqiu deleted the tooltip-atr branch September 24, 2024 11:49
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.

None yet

1 participant