LayoutTree.breadcrumbs

Current breadcrumbs. These are assigned to any node that is resized or drawn at the time.

Any node that introduces its own breadcrumbs will push onto this stack, and pop once finished.

struct LayoutTree
Breadcrumbs breadcrumbs;

Meta