tullamods / tullaCC

Minimal addon for displaying cooldown text on buttons
MIT License
6 stars 1 forks source link

[bug] Elvui ActionBars only show text if `Show Numbers for Cooldowns` is enabled #24

Open Nercus opened 3 years ago

Nercus commented 3 years ago

Give us a clear and concise description of the problem, and what you expect to happen

ElvUI ActionBars only show a cooldown text if the option Show Numbers for Cooldowns in the Interface/ActionBars options is enabled (only Buttons with charges show durations). The problem which comes up with that is that all WeakAuras have 2 duration texts, which is not so easy to read :)

The ElvUI Cooldown Text is disabled. The ElvUI option Force Hide Blizzard Text is disabled (seems to disable Interface/ActionBars/Show Numbers for Cooldowns)

Do you have any steps to reproduce this issue?

  1. Enable ElvUI ActionBars
  2. Set Interface/ActionBars/Show Numbers for Cooldowns to off
  3. All ElvUI ActionButtons cooldown durations are missing (besides ActionButtons with charges)
  4. Set Interface/ActionBars/Show Numbers for Cooldowns to on
  5. ElvUI ActionButtons now have a cooldown duration text; WeakAuras now have 2 duration texts on top of each other

Are you getting any error messages?

No error messages!

What version of tullaCC are you running?

9.0.0 (2020-10-13)

What version of World of Warcraft are you on?

[1]="9.0.5", 
[2]="38134", 
[3]="Mar 29 2021", 
[4]=90005

What other addons are you running?

Error occurs with all addons disabled besides tullaCC, WeakAuras and ElvUI

arcadepro commented 3 years ago

Have you tested if OmniCC behaves the same way?