Dominos

Dominos

19M Downloads

Enable SpellFlash on DominosActionButton

jaychang85 opened this issue ยท 4 comments

commented

FrameNames.Action = {
"VFLButton", -- OpenRDX
"DominosActionButton", -- Dominos
}

I just added above line into Hekili\Libs\SpellFlashCore\SpellFlashCore.lua to enable SpellFlash on Dominos Action bar. See if you could update and release.

commented

correct. After adding Dominos line, I can have SpellFlash working with Dominos action bar.

commented

Did you mean to note this on the SpellFlash library?

commented

For instance, I got the name of one of Dominos action button name by following command.

/print GetMouseFocus():GetName()
DominosActionButton13

commented

Just realized this is for Dominos addon. Sorry for the confusion.