#egui #grid #replace #layout #drop-in #row #dedicated

exgrid

ExGrid is drop-in replacement to egui::Grid with several upgrades

1 unstable release

0.1.0 May 22, 2024

#897 in GUI

MIT license

59KB
834 lines

ExGrid - Extraordinary Grid Layout for egui

crates.io MIT

ExGrid- drop-in replacement for egui::Grid with superpowers:

  • alternative/improved layout mode dedicated to narrow windows (it's not grid there, but rather some group based layout)
  • supports "subdata" (rows that are indented hidden behind collapsible, but columns are still aligned with top grid)

Dependencies

~4–9MB
~86K SLoC