tullamods / OmniCC

Cooldown count for everything
https://tullamods.com/omnicc
MIT License
99 stars 21 forks source link

Addon Conflict #381

Open Goranaws opened 2 years ago

Goranaws commented 2 years ago

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

Tuller commented 2 years ago

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