Unable to drag-n-drop macros without ActionbarPlus-M6 addon
nfet opened this issue ยท 0 comments
Describe the bug
A clear and concise description of what the bug is.
Enable ActionbarPlus (without ActionbarPlus-M6 addon).
To Reproduce
Steps to reproduce the behavior:
- Open macro ui /macro
- Drag any macro to an ActionbarPlus slot action
- The action disappears (nothing happens)
- If the player has BugSack installed, then this will report the following error
Error
2x ...us\Core\Lib\Widget\Buttons\MacroDragEventHandler.lua:36: attempt to index global 'WARNING_FONT_COLOR' (a nil value)
[string "@Interface\AddOns\ActionbarPlus\Core\Lib\Widget\Buttons\MacroDragEventHandler.lua"]:36: in function <...us\Core\Lib\Widget\Buttons\MacroDragEventHandler.lua:32>
[string "=(tail call)"]: ?
[string "@Interface\AddOns\ActionbarPlus\Core\Lib\Widget\Buttons\ReceiveDragEventHandler.lua"]:67: in function `Handle'[string "@Interface\AddOns\ActionbarPlus\Core\Lib\Widget\Buttons\ButtonUI.lua"]:163: in function <...s\ActionbarPlus\Core\Lib\Widget\Buttons\ButtonUI.lua:150>
Additional context
The conversation in regards to this bug is in CurseForge comments by @Rastahunden.