
[BUG] Always Show Action Bar
thareh opened this issue ยท 4 comments
Describe the bug
I have Always Show Action Bar disabled for all of my action bars, but sometimes when logging in they are showing until I do a /reload.
Might be related to logging in inside and outside of a rest area.
Versions (please complete the following information):
- WoW: Classic v1.15.6
- Addon: v0.23.1
Thanks!
Hey,
did you use the global setting in the blizzard options (you shouldnt, it gets overriden), or the settings in Dragonflight UI for each individual actionbar?
I've got both the global setting disabled and for each action bar in Dragonflight UI.
It seems to be a bit random, but usally happens on the first login of a session.
Thanks!
Let the global one enabled, just use the dragonflight options.
The blizzard code for the actionbuttons is all over the place, so the settings are a bit hacked together, but for me they work like that. If there is still a problem, I need to investigate a bit more, maybe some code changed in the last update.