ActionbarPlus-M6:: M6 macro support is broken (drag and drop)
nfet opened this issue ยท 0 comments
nfet commented
Describe the bug
ABP warns of a non supported drag and drop, when dragging and dropping an m6 macro. This is related to the deprecated global GetAddOnEnableState(..) function.
The solution is to use the new: C_AddOns.GetAddOnEnableState(..)