This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Addon: Bartender4 Version: 4.15.7 WoW Version: 11.1.5 (Build 60428, Retail) Tested:
✅ Tested with only Bartender4 enabled and the issue persists.
✅ Disabling Bartender4 removes the cooldown as expected.
Enable only Bartender4 (disable all other addons).
Disable “Display Cooldown Numbers” in both Blizzard UI and Bartender4 action bar settings.
Trigger an ability with a cooldown (e.g., Shadowmeld).
Observe the numeric cooldown text still rendering.
Cooldown.TextOverlayContainer
BT4Button
Yes It need a fix.
For those still experiencing issues with Bartender:interface/addons/bartender4/lib/libactionbutton-1.0/libactionbutton-1.0.lua, line 1956Modify self.cooldown:SetHideCountdownNumbers(false)To: self.cooldown:SetHideCountdownNumbers(true)
This should be fixed in the latest version and obey the option again.
Note: There is no BT4 option to control the cooldown count on a per-bar level.
To post a comment, please login or register a new account.