iced/examples/loading_spinners/src
Héctor Ramón Jiménez 15057a05c1
Introduce center widget helper
... and also make `center_x` and `center_y` set
`width` and `height` to `Length::Fill`, respectively.

This targets the most common use case when centering
things and removes a bunch of boilerplate as a result.
2024-05-03 09:11:46 +02:00
..
circular.rs Make iced_tiny_skia optional with a tiny-skia feature 2024-03-22 05:27:31 +01:00
easing.rs comment: cleanup imports 2023-06-08 07:47:57 -07:00
linear.rs Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
main.rs Introduce center widget helper 2024-05-03 09:11:46 +02:00