oUF

97.2k Downloads

auras click off

nixpulvis opened this issue ยท 1 comments

commented

in auras.lua
local button = CreateFrame("Button", nil, icons)
change to:
local button = CreateFrame("Button", nil, icons, "SecureUnitButtonTemplate")

unless I'm missing something here.

commented

Doing so will leave us unable to use filters, advanced sorting and many other features.

Issue #38 is already made to implement proper player buffs in the future.