OmniCC icon indicating copy to clipboard operation
OmniCC copied to clipboard

Addon Conflict

Open Goranaws opened this issue 3 years ago • 1 comments

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

Goranaws avatar Feb 20 '22 02:02 Goranaws

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

Tuller avatar Feb 20 '22 14:02 Tuller