iced/widget/src/lazy
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
..
cache.rs Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
component.rs Add size_hint method to Component trait 2024-02-21 08:24:08 +01:00
helpers.rs Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
responsive.rs Make horizontal_space and vertical_space fill by default 2024-02-15 02:08:22 +01:00