Module pax_std::stacker

source ·

Structs

  • Stacker lays out a series of nodes either vertically or horizontally (i.e. a single row or column) with a specified gutter in between each node. Stackers can be stacked inside of each other, horizontally and vertically, along with Transform.align and Transform.anchor to compose any rectilinear 2D layout.