Taint fixing #2
Gnarfoz opened this issue ยท 2 comments
Bagnon uses UIFrameFlash, an internal Blizzard function that we're not supposed to touch and causes taint that is not even visibly tracked in the taint log.
An alternative would be using the animation system API, or just get rid of it. (AFAIK it's being used for search result highlighting, could just use a static highlight? Bagnon\components\item.lua:482)
References:
http://forums.wowace.com/showthread.php?t=12286&highlight=ffade
http://forums.wowace.com/showthread.php?t=20397&highlight=uiframeflash