Open Ketrel opened 2 years ago
i haven't figured out a good place to test the extra action button (or the zone buttons)
this isn't happening at a place that would be easy for me to test is it?
Suramar City will activate both the Extra Button and the zone ability button
I used Suramar for my testing to isolate the line causing the issue.
For zone, Draenor Garrison works as that's just zone, not extra.
add vehicle exit button to this list as well
How to reproduce / Issue description:**
Results: Extra Action Button is NOT displayed
Expected Results: Extra Action Button is displayed
Technical info:
Additional context:
I've traced it to line 87 in Neuron-DisableBlizzardUI.lua which runs when Blizzard ActionBars are set to be hidden
The comment says that's to avoid potential for taints, but it unfortunately looks like it also prevents whatever event would show the blizzard extra action button.