DVUI

BasicLayout

Helper to layout widgets stacked vertically or horizontally.

If there is a widget expanded in that direction, it takes up the remaining space and it is an error to have any widget after.

Widgets with .gravity_y (.gravity_x) not zero might overlap other widgets.

Fields

#
dir:Direction
Direction
pos:f32
f32
seen_expanded:bool
bool
min_size_children:Size
Size

Functions

#