iced/widget
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 Enable iced_renderer/wgpu feature in iced_widget 2023-11-14 12:51:08 +01:00