mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* 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.