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 percentage-based positioning and Transform2D.anchor to compose any rectilinear 2D layout.