cushy/src/widgets
Jonathan Johnson 76a42e2788
Updated to wgpu 0.19.0
Most of the changes were figures-related. Go figure.
2024-01-18 06:37:29 -08:00
..
align.rs FlexibleDimension now implements Zero 2024-01-08 09:07:17 -08:00
button.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
canvas.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
checkbox.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
collapse.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
color.rs Clipping the checkerboard pattern 2024-01-11 07:17:38 -08:00
container.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
custom.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
data.rs Removed UnwindSafe bounds 2023-12-20 11:35:19 -08:00
delimiter.rs Remving debugs 2024-01-13 06:02:10 -08:00
disclose.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
expand.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
grid.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
image.rs Image aspect scaling now requests sizes 2024-01-13 05:54:51 -08:00
input.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
label.rs Label for CowString 2024-01-13 06:02:22 -08:00
layers.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
list.rs Missing docs 2024-01-13 06:10:36 -08:00
mode_switch.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
progress.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
radio.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
resize.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
scroll.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
select.rs Source<T> + Destination<T> (breaking) 2024-01-02 09:00:29 -08:00
slider.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
space.rs Space fix 2024-01-06 10:25:45 -08:00
stack.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
style.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
switcher.rs Switcher now unmounts 2024-01-13 05:55:07 -08:00
themed.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
tilemap.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
validated.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
wrap.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00