Monk stagger power update
siweia opened this issue ยท 4 comments
https://github.com/oUF-wow/oUF/blob/master/elements/stagger.lua#L158
The event UNIT_AURA only register when stagger bar is hidden.
Should we hide the bar in layout as default, or let oUF handle it?
Sup! Yeah, it's brought to my attention 1-2 days ago. I actually want to rewrite that Visibility
function to make it work/look similar to how Visibility
behaves in other elements like additional and class powers.
But for now, yes, when creating the widget, you're expected to hide it. Even I do that in my layout ๐๐ซ