egui/crates/egui_extras
2022-10-16 20:10:48 +02:00
..
src table: fix deadlocks caused by lock fairness (#2156) 2022-10-16 20:10:48 +02:00
Cargo.toml Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
CHANGELOG.md egui_extras: Add Table::vertical_scroll_offset (#1946) 2022-08-28 09:37:23 +02:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02: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.