Skip to content

Conversation

@LordMidas
Copy link
Member

Instead of manually calling via query functions inside tooltip_events. The query functions are only used when querying the tooltip via the UI so it misses cases where the tooltip of a skill is manually fetched.

In particular this fixes the situation where in the Nested Tooltips Framework, the nested tooltip of a skill is generated in code by calling getTooltip on the skill and this doesn't trigger the onQueryTooltip.

Instead of manually calling via query functions inside tooltip_events. The query functions are only used when querying the tooltip via the UI so it misses cases where the tooltip of a skill is manually fetched.
@LordMidas LordMidas requested review from Enduriel and TaroEld October 5, 2024 12:20
Because skills inside onQueryTooltip event probably always expect the actor to not be null.
@LordMidas LordMidas force-pushed the development branch 2 times, most recently from 6677ac8 to ae825b7 Compare June 17, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants