8 releases (breaking)

0.7.0 Feb 7, 2025
0.6.0 Dec 19, 2024
0.5.0 Oct 3, 2024
0.4.0 Jul 3, 2024
0.1.0 Jan 21, 2024

#143 in #egui

Download history 17/week @ 2024-11-02 1/week @ 2024-11-09 6/week @ 2024-11-16 2/week @ 2024-11-23 2/week @ 2024-11-30 12/week @ 2024-12-07 101/week @ 2024-12-14 15/week @ 2024-12-21 4/week @ 2025-01-04 4/week @ 2025-01-11 4/week @ 2025-01-25 141/week @ 2025-02-01 65/week @ 2025-02-08 92/week @ 2025-02-15

302 downloads per month
Used in 2 crates

MIT license

120KB
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

~7–46MB
~747K SLoC