iced/examples/layout/src
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
..
main.rs Implement row::Wrapping widget 2024-08-06 03:22:44 +02:00