iced/examples/component
Héctor Ramón Jiménez cd2130a69a
Add size_hint method to Component trait
This can be used to aid the sizing strategy of
some containers directly in the component definition,
instead of stating the sizes explicitly in `view`
logic.
2024-02-21 08:24:08 +01:00
..
src Add size_hint method to Component trait 2024-02-21 08:24:08 +01:00
Cargo.toml Use workspace dependencies and package inheritance 2023-09-04 13:08:17 +02:00