You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with TipTac Reborn (https://www.curseforge.com/wow/addons/tiptac-reborn) installed when hovering over items the game first starts to lag then freeze up. I have not had this issue with other bag addons or the default bags. It seams like BetterBags is updating the tooltip over and over again causing other addons that add info to lock up the game.
Steps to reproduce
have tiptac reborn installed
hover mouse over several item
game starts to freeze
The text was updated successfully, but these errors were encountered:
BetterBags does not hook the tooltips for items in any way whatsoever. What you are seeing is the native game tooltip. Let me try this addon and see what's going on.
I can confirm no events are firing on hover with tiptac enabled. You can confirm this yourself, type /bbdb, and look at the debug window which logs all events the bag fires and catches. I suggest reaching out to the tiptac authors.
Addon Version
0.2.2
World of Warcraft Version
Cataclysm
Describe the bug
with TipTac Reborn (https://www.curseforge.com/wow/addons/tiptac-reborn) installed when hovering over items the game first starts to lag then freeze up. I have not had this issue with other bag addons or the default bags. It seams like BetterBags is updating the tooltip over and over again causing other addons that add info to lock up the game.
Steps to reproduce
The text was updated successfully, but these errors were encountered: