Results: 1Comments by: stianhoiland
File: Simple Mouseover Target06-27-23
Add this at the top of SMouseTarget...
Posted By: stianhoiland
Add this at the top of SMouseTarget_OnLoad to fix changes to backdrop system in 9.0: if not self.GetBackdrop then Mixin(self, BackdropTemplateMixin) self:SetBackdrop({ bgFile = "Interface\\Tooltips\\UI-Tooltip-Background", edgeFile = "Interface\\Tooltips\\UI-Tooltip-Border", tile = true, tileSize = 16,...