Open Kosiee opened 3 months ago
To fix this change the following line
https://github.com/Kiatra/Broker_MicroMenu/blob/84897847df301c4e18eff492976be1c6d185068d/Broker_MicroMenu.lua#L200
to:
tooltip:SetCell(y, 2, _G.TalentMicroButton and _G.TalentMicroButton.tooltipText or _G.PlayerSpellsMicroButton and _G.PlayerSpellsMicroButton.tooltipText)
Awesome, that worked. Thanks so much
I have a pull request open that aims to support The War Within, at least most of the way. https://github.com/Kiatra/Broker_MicroMenu/pull/14
Looks good! 🙂
Hello
I have noticed that when I hover over the broker micro menu I no longer get the drop down with all the menu options (pets, mounts, etc). This seems to have been an issue in the past for me too and I remember going into the lua file to change something and it worked, I just cannot remember what I did.
Can you please help fix this for me?
Thanks