exgrid

Crates.ioexgrid
lib.rsexgrid
version0.1.0
sourcesrc
created_at2024-05-22 20:44:00.115759
updated_at2024-05-22 20:44:00.115759
descriptionExGrid is drop-in replacement to egui::Grid with several upgrades
homepage
repositoryhttps://github.com/PingPongun/exgrid/
max_upload_size
id1248616
size59,326
(PingPongun)

documentation

README

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)
Commit count: 6

cargo fmt