View Single Post
09-19-18, 06:51 AM   #2
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Auras have the disableCooldown attribute.
https://github.com/oUF-wow/oUF/blob/.../auras.lua#L19

*edit* Ohhh by count text you do not mean the aura stack counter but the actual duration timer text.

You can use button.cd:SetDrawSwipe(false) instead then.

https://github.com/oUF-wow/oUF/issues/447
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 09-19-18 at 06:55 AM.
  Reply With Quote