Closed Twintop closed 3 months ago
Add support for UNIT_AURA events (https://warcraft.wiki.gg/wiki/UNIT_AURA) to instruct the addon when to do updates to buffs/debuffs.
UNIT_AURA
This may fix some memory issues being experienced from excessive calls to C_UnitAuras.
C_UnitAuras
Add support for
UNIT_AURA
events (https://warcraft.wiki.gg/wiki/UNIT_AURA) to instruct the addon when to do updates to buffs/debuffs.This may fix some memory issues being experienced from excessive calls to
C_UnitAuras
.