Not sure what else to say except the little color bar that appeared under the ‘?’ icon in the default UI is gone now. I’ve reset everything to stock and I still don’t see it. To make it more confusing, I looked around for other screenshots of the BFA UI and sometimes it is present, other times it isn’t…Can anyone clarify its current status?
/run MainMenuBarPerformanceBar:ClearAllPoints() MainMenuBarPerformanceBar:SetPoint("BOTTOM", MainMenuMicroButton, "BOTTOM")
1 Like
Interesting, so ‘off’ is/was the default now? Or am I just having some weird positioning issue?
By default (these days) the bar is placed in the “CENTER” of the button presumably being hidden by the ? icon. Some addons that deal with the menu will move the bar to the bottom of the button.
That’s what the code I provided does. You can copy everything but the /run
and paste it into the website addon.bool.no
to create a small addon that does this for you every time a character logs in.