mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
df7e5bd57a
* Check that we can compile eframe with --no-default-features * Allow compiling eframe with `--no-default-features` This is useful for libraries that depend on `eframe::Frame` but don't care what renderer eframe is using.