Block a user
AuraTrigger:IsMatching has a possibly redundant check
The way AuraTrigger currently gets activated is via the AuraList. AuraList keeps track of the auras active on the unit of a particular unit frame. It keeps all triggers in spell id indexed hash…
Trigger data, default data and ownership needs clarification
IconIndicator has incorrect mouseover tooltips
One option is to loop over the Unit's auras when you mouse over an icon indicator and find the matching aura index. This is O(n) but it never happens so it should not be a bottleneck. This is…
AuraTrigger:IsMatching has a possibly redundant check
player pets don't trigger unit frame sort
IconIndicator has incorrect mouseover tooltips