iced/widget
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
..
assets Add iced widget helper to display the iced logo ☄️ 2024-07-11 04:33:19 +02:00
src Implement row::Wrapping widget 2024-08-06 03:22:44 +02:00
Cargo.toml Use url for markdown links 2024-07-21 18:16:32 +02:00