iced/examples/layout
Héctor Ramón Jiménez 6fbbc30f5c
Implement row::Wrapping widget
If you have a `Row`, simply call `Row::wrap` at
the end to turn it into a `Row` that will wrap its
contents.

The original alignment of the `Row` is preserved
per row wrapped.
2024-08-06 03:22:44 +02:00
..
src Implement row::Wrapping widget 2024-08-06 03:22:44 +02:00
Cargo.toml Showcase more layouts in layout example 2024-01-10 10:01:51 +01:00