LayoutTree.hover

Node the mouse is hovering over if any.

This is the last — topmost — node in the tree with isHovered set to true.

struct LayoutTree
Node hover;

Meta