Modules/ActionBar: Support mouseover cast attribute
This commit is contained in:
parent
c1a2b1ad9e
commit
aabe164393
1 changed files with 1 additions and 0 deletions
|
|
@ -808,6 +808,7 @@ function AB:UpdateButtonConfig(bar, buttonName)
|
|||
button.keyBoundTarget = bar.buttonConfig.keyBoundTarget
|
||||
button.postKeybind = AB.FixKeybindText
|
||||
button:SetAttribute("buttonlock", self.db.lockActionBars)
|
||||
button:SetAttribute("checkmouseovercast", true)
|
||||
button:SetAttribute("checkselfcast", true)
|
||||
button:SetAttribute("checkfocuscast", true)
|
||||
if self.db.rightClickSelfCast then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue