WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Legion Beta archived threads (https://www.wowinterface.com/forums/forumdisplay.php?f=177)
-   -   OnTooltipCleared firing non stop when hovering over an item (https://www.wowinterface.com/forums/showthread.php?t=54374)

zork 09-02-16 10:47 AM

OnTooltipCleared firing non stop when hovering over an item
 
Prove:
Lua Code:
  1. --OnTooltipCleared
  2. local function OnTooltipCleared(self)
  3.   print("OnTooltipCleared")
  4. end
  5. GameTooltip:HookScript("OnTooltipCleared", OnTooltipCleared)

Hover any item in your inventory.


All times are GMT -6. The time now is 02:00 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI