kapresoft / wow-addon-actionbar-plus

Action Bar Plus Addon for World of Warcraft
5 stars 1 forks source link

ActionbarPlus-M6:: M6 macro support is broken (drag and drop) #377

Closed nfet closed 5 months ago

nfet commented 5 months ago

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(..)