Auctionator and Altoholic guild bank tooltips
addonaddict opened this issue ยท 1 comments
Please include as much of the following information as possible to help me fix the bug:
Brief Description of Bug
Tooltips within Altoholic addon do not show auctionator data such as auction house price for an item
Steps to Reproduce
Install auctionator and Altoholic-Retail (Teelo's Fork), open guild bank (or any other altoholic frame), then hover over any item. Auctionator does not work with altoholic tooltips.
Loaded Addons
Altoholic-Retail (Teelo's Fork) + Auctionator
Back Trace (LUA Error Output)
(Not a UI error)
Is this something that will be fixed/added?
Thank you
I've changed Altoholic to use GameTooltip:SetItemByID instead of GameTooltip:SetHyperlink and submitted a PR to have Auctionator hook SetItemByID: #905