6 releases (breaking)

0.5.0 Oct 3, 2024
0.4.0 Jul 3, 2024
0.3.0 Apr 2, 2024
0.2.1 Feb 26, 2024
0.1.0 Jan 21, 2024

#144 in #egui

42 downloads per month
Used in 2 crates

MIT license

115KB
1.5K SLoC

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.

Dependencies

~4–12MB
~145K SLoC