I seem to now have a timer tracker on every ability on a bar and even some WAs that did not exist yesterday. There does seem to be a option in the settings called “Shows numbers for Cooldowns” but it is off at least according my UI. I’m wondering if this option was broken in the patch and is just turned on for some other players.
As far as WeakAuras go, I had to enable “Hide Timer Text” on every affected aura (which was every single icon aura I had which already had the swipe enabled).
How to disable the numbers?? I didn’t want this and didn’t ask for it.
Anyone got a fix for this? Completely bricking my ui
Probably have to wait for someone to write an addon.
Narrowed mine down to Bartender4, but cant find an option to turn it off within it
How did you conclude this was a Bartender issue?
Going one by one shutting off addons. Disappeared once Bartender was turned off.
Bartender didnt seem to be the source of the problem for me.
Same problem for me. Show numbers is off on the ingame actionbars menu. Only addon I use is weakauras. Had to make text invisible on every icon.
Weird; there’s an open ticket on their Bartender Curse page mentioning it being caused by a LUA change. Perhaps other addons are affected too?
They are taking their time on a fix; you can fix it yourself while you wait. Open up the file (Notepad is fine):
interface/addons/bartender4/lib/libactionbutton-1.0/libactionbutton-1.0.lua, line 1956
Modify
self.cooldown:SetHideCountdownNumbers(false)
To:
self.cooldown:SetHideCountdownNumbers(true)
Confirmed working on my end once I did this.
This fix did not work for me sadly, I REALLY hate this patch for this reason alone. I have had my UI hijacked it feels like Stolen by blizzard trying to change things again.