iced/examples/custom_shader
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
..
src Introduce center widget helper 2024-05-03 09:11:46 +02:00
textures Move textures directory outside of src in custom_shader example 2023-11-14 15:49:09 +01:00
Cargo.toml Export wgpu crate in shader module in iced_widget 2023-11-14 14:04:54 +01:00