Releases: rerun-io/egui_table
Releases · rerun-io/egui_table
0.6.0
- Change return type to
ResponseinTable::show#36 by @TihonovNV - Add
row_uito allow interacting with the whole row at once #38 by @lucasmerlin
0.5.0
0.4.0 - Update egui to 0.32
0.3.0 - Update to egui 0.31
0.2.0 - Support egui 0.30
0.1.0 - Initial release
Features
- Auto-sized, resizable columns
- Hierarchical column titles
- Sticky columns and header
- Expanding rows
- Support for millions of rows
- Heterogenous row heights