LunaUnitFrames icon indicating copy to clipboard operation
LunaUnitFrames copied to clipboard

Fix for SoD Phase 5 issue

Open gotmilk0112 opened this issue 5 months ago • 2 comments

Phase 5 of SoD has broken this addon, something to do with GetMouseover no longer working. Luckily the fix is simple:

\LunaUnitFrames\libs\oUF_Plugins\oUF_Highlight\oUF_Highlight.lua \LunaUnitFrames\libs\oUF_Plugins\oUF_BorderHighlight\oUF_BorderHighlight.lua

Both of these files, look for lines that have "hasMouseover" and comment them out. Like this:

image

Addon works just fine after doing that in both of those files.

gotmilk0112 avatar Sep 24 '24 17:09 gotmilk0112