Suggestion: default option to hide progress text triggered by GCD
Yuuseki opened this issue ยท 1 comments
There's this snippet in the WA2 Discord:
To hide the cooldown "progress" text when the CD is triggered by the global. Use %c and:
function(_, duration, progress)
return duration > 1.5 and progress or ""
end
Could this be made a default option?
This is already tracked with https://github.com/WeakAuras/WeakAuras2/projects/5#card-14714072