egui/egui_extras
Michael Birdhouse 1a89cb35e1
Fix uneven table striping (#1680)
* Fix uneven table striping

* simplify the code

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-06-22 12:33:51 +02:00
..
src Fix uneven table striping (#1680) 2022-06-22 12:33:51 +02:00
Cargo.toml Make document-features an opt-in dependency 2022-06-09 17:41:37 +02:00
CHANGELOG.md Add texture filters to changelogs and improve docs 2022-05-22 17:32:38 +02:00
README.md egui_extras README grammar fixes (#1313) 2022-03-07 10:14:00 +01:00

egui_extras

Latest version Documentation MIT Apache

This is a crate that adds some features on top top of egui. This crate is for experimental features, and features that require big dependencies that do not belong in egui.