egui_infinite_scroll

Crates.ioegui_infinite_scroll
lib.rsegui_infinite_scroll
version0.4.0
sourcesrc
created_at2024-01-21 15:49:19.090004
updated_at2024-07-03 18:04:57.00467
descriptionInfinite scroll widget for egui
homepagehttps://lucasmerlin.github.io/hello_egui/
repositoryhttps://github.com/lucasmerlin/hello_egui/tree/main/crates/egui_infinite_scroll
max_upload_size
id1107701
size122,540
(lucasmerlin)

documentation

README

egui_infinite_scroll

egui_ver Latest version Documentation unsafe forbidden License

Infinite scroll widget for egui.

Supports loading items of varying heights, from the top or bottom of the list.

Check the Gallery and Chat example for a demo.

Internally this uses the egui_virtual_list crate as a virtual list.

Commit count: 300

cargo fmt