OmniCC

OmniCC

54M Downloads

Addon Conflict

Goranaws opened this issue ยท 1 comments

commented

I've been working on a replacement for Dominos_Bufftimes, but I have an issue that I'm not sure how to resolve. In order to cleanly display aura timers on actions buttons, it is better to hide the regular cooldown while an aura is active... However, if I hide an action button's cooldown that has CD text displayed and then later re-show it, the text is missing. How might I force the text to re-display? https://github.com/Goranaws/ActionAura

commented

I would consider just calling ActionButton_UpdateCooldown when your cooldown is done.