fubaWoW opened this issue 4 years ago ยท 0 comments
change line 149 from:
local shine = CreateFrame('Frame')
to
local shine = CreateFrame('Frame', nil, UIParent, BackdropTemplateMixin and "BackdropTemplate")