egui/egui_extras/src
wayne 0c87e02f55
egui_extras: enable virtual scroll for heterogenous rows (#1444)
Introduce `TableBody::heterogenous_rows` for "virtual scrolling" over rows with differing heights.
2022-04-09 13:18:33 +02:00
..
datepicker More table improvements (#1440) 2022-04-01 15:27:42 +02:00
image.rs Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 2022-03-22 15:34:21 +01:00
layout.rs Add more doc-links in docstrings (#1419) 2022-04-03 18:18:35 +02:00
lib.rs Dynamic sized strips, tables, and date picker (#963) 2022-03-31 21:13:25 +02:00
sizing.rs Add more doc-links in docstrings (#1419) 2022-04-03 18:18:35 +02:00
strip.rs More table improvements (#1440) 2022-04-01 15:27:42 +02:00
table.rs egui_extras: enable virtual scroll for heterogenous rows (#1444) 2022-04-09 13:18:33 +02:00