Applies a small effective auto-layout pass for resolved graph nodes.
This pass is intentionally conservative. It only relayouts horizontal stacks with explicit left padding when visibility/text changes imply Figma collapses hidden accessories or repositions visible children.
Summary
Functions
Applies stack layout adjustments to all graph nodes.
Functions
@spec apply(Figler.Scene.Graph.t()) :: Figler.Scene.Graph.t()
Applies stack layout adjustments to all graph nodes.