Files
WoWee/tests
Kelsi d1c3543296 fix: a frame can fill its parent instead of stating anchors
setAllPoints was honoured for regions and ignored for frames — 139
declarations across 53 files. An unanchored frame falls to the
centre-on-parent default with no size of its own, so its centre is the
screen's centre, and everything hung off it lands there too.

That is why the player's name was drawn in the middle of the world:
PlayerName anchors to the centre of its parent plus fifty, and two frames
above it said setAllPoints and were heard by nobody.
2026-08-01 18:27:40 -07:00
..
2026-08-01 11:54:43 -07:00