Files
WoWee/include
Kelsi c08fcffe4d perf: resolve the portrait's widget once rather than every frame
findByName compares the name of every widget in the tree, and the tree holds
some eight and a half thousand after FrameXML loads. Ids are stable, so the
lookup is kept and reused; the name is still checked each frame because
reloading the interface rebuilds the tree and an id could then belong to
something else.
2026-08-01 20:07:16 -07:00
..
2026-08-01 17:59:26 -07:00