Cooldown swipe on icons
andarial100 opened this issue ยท 4 comments
Hi, would it be possible to add cooldown swipe to icons as a third option to display remaining cd? Thanks in advance.
Try https://github.com/enderneko/Cell/blob/master/.snippets/CooldownIcons_BlizzardStyle.lua
Set COLOR_BORDER_BY_DISPEL_TYPE to false if you don't want colored borders.
Thanks, it works perfectly. I do have a question about disabling the "Edge" on the cooldown swipe - is there a block of code I can remove to disable that? Alternatively is it possible to place in a true/false setting for enabling/disabling Edge the same way you did for border color?