pub fn layout_edit(area: Rect, constraints: &[EditConstraint<'_>]) -> LayoutEditExpand description
Layout for an edit mask with lots of label+widget pairs.
This neatly aligns labels and widgets in one column.
pub fn layout_edit(area: Rect, constraints: &[EditConstraint<'_>]) -> LayoutEditLayout for an edit mask with lots of label+widget pairs.
This neatly aligns labels and widgets in one column.