Crate egui_vertical_stack

Source
Expand description

A vertical stack of panels.

See VerticalStack for details and an example.

Structs§

VerticalStack
A component that displays multiple panels stacked vertically, each with resize handles, all contained within a scroll area.