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

exgrid

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

1 unstable release

0.1.0 May 22, 2024

#528 in GUI

Download history 77/week @ 2024-05-17 18/week @ 2024-05-24 1/week @ 2024-06-07

96 downloads per month

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.5–9.5MB
~81K SLoC