ActionbarPlus

ActionbarPlus

78.7k Downloads

Macro action buttons do not receive proper events

kapresoft opened this issue ยท 0 comments

commented

Details

Macro actions do not receive the proper events unless the same macro is also dragged into a standard blizzard actionbar slot. After this, the ActionbarPlus action buttons start receiving the events and updates the spells and icons accordingly.

This requires reseach to figure out what events are in the standard Actionbar.lua

See Also

  • Interface/FrameXML/ActionBar.lua
  • Interface/FrameXML/ActionBarTemplate.xml
  • Interface/FrameXML/ExtraActionBar.lua
  • Interface/FrameXML/ExtraActionBar.xml

Related Issues