Cell

Cell

1M Downloads

Cooldown swipe on icons

andarial100 opened this issue ยท 4 comments

commented

Hi, would it be possible to add cooldown swipe to icons as a third option to display remaining cd? Thanks in advance.

commented

Updated.
Added a DRAW_EDGE variable.

commented

Try https://github.com/enderneko/Cell/blob/master/.snippets/CooldownIcons_BlizzardStyle.lua
blizzard
Set COLOR_BORDER_BY_DISPEL_TYPE to false if you don't want colored borders.

commented

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?

commented

Thanks so much again!