Ui blocks detachment of buffs from map
Carpathea opened this issue ยท 2 comments
--hook Blizzard functions
hooksecurefunc("BuffFrame_UpdateAllBuffAnchors", updateAllBuffAnchors)
hooksecurefunc("DebuffButton_UpdateAnchors", updateDebuffAnchors)
in updateallbuffanchors and devbuffanchors somewhere it locks its position to the map, im not good enough at lua to figure out where though
Hi @Carpathea, Leatrix Plus and Sexy Map are not supported by Lorti UI. I'll add this issue to my list of things to look at, but I have quite a few higher priority issues I'll be attempting to address first in turn. Thanks for the code block also. I'll take a closer look when I get a chance.