Mega Macro

Mega Macro

39.7k Downloads

Make hovering over macro items trigger a spell tooltip or macro display name tooltip

Sellorio opened this issue · 0 comments

commented

Use https://wowwiki.fandom.com/wiki/API_GameTooltip_SetSpell for spells.
https://wowwiki.fandom.com/wiki/API_GetMouseFocus to check whether or not the tooltip should be updated when OnIconUpdated event is triggered.