iced/examples/custom_shader/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
..
scene Remove Compositor window generic 2024-01-18 09:55:27 +01:00
shaders Added support for custom shader widget for iced_wgpu backend. 2023-11-14 11:31:44 +01:00
main.rs Introduce center widget helper 2024-05-03 09:11:46 +02:00
scene.rs Reintroduce support for custom primitives in iced_wgpu 2024-04-08 15:04:35 +02:00