[Monk] ShowStacks rule and Elusive Brew
Rainrider opened this issue ยท 3 comments
Currently there are 2 handlers for the stack count for Elusive Brew - the one added by the ABA rule for it and I honestly don't know where the other one comes from as ABA fails to name the source:
- The rule with the unknown source is disabled in the screenshot.
Also the default ui displays the stack count on Elusive Brew, so the rules result in this:
- two different stack counters displaying the same.
That's probably linked to this commit: Adirelle@2ddb0f7.
Oh, ok it adds two different rules - one for the stack count and one for the hint. I am sorry, I missed that one.
Hm, on a second thought, the counter should actually not be shown if the stock counter is visible, should it? https://github.com/Adirelle/AdiButtonAuras/blob/master/core/Display.lua#L144