Lorti UI (Burning Crusade Classic)

Lorti UI (Burning Crusade Classic)

75.5k Downloads

Ui blocks detachment of buffs from map

Carpathea opened this issue ยท 2 comments

commented

I cant use leatrix plus or sexy map to detach buffs from the map

image

is there anywhere in the code that allows me to do this or can this be a feature?

commented

--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

commented

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.