Dungeon / Battleground Queue button under MBB since today
KayM1 opened this issue ยท 6 comments
The green dragon eye that pops up on the minimap for dungeon or bg / arena queues now also seems to be getting grouped under MBB. This makes it hard to see if you're queued or not + it also makes the LFD button functionality itself no longer work.
Really easy fix for this if you're remotely comfortable editing a file.
Open MBB.lua
Change line 96 from:
[35] = "QueueStatusMinimapButton",
to
[35] = "QueueStatusButton",
This behavior does not happen to me. Maybe you have some addon that transforms the "Dragon eye" into a minimap button?
same issue here, the only other addon that I have and works with the buttons of the minimap is elvui.
reloading fix temporary the issue, till the next "queue is used"
I'm using ElvUI as well.
The only other new addon I installed that day was "Kaliel's Tracker (Dragonflight)"
I confirm it is caused by ElvUI. For some reason, ElvUI decided to change the name of the status button. I'm adding that new name to the ignore list. The next update shall resolve this.
https://github.com/pereira-a/MBB/releases/tag/4.0.18-release