egui/.github
Emil Ernerfeldt df7e5bd57a
Allow compiling eframe with --no-default-features (#2728)
* 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.
2023-02-12 19:29:42 +01:00
..
ISSUE_TEMPLATE Improve issue templates 2022-12-02 09:51:21 +01:00
workflows Allow compiling eframe with --no-default-features (#2728) 2023-02-12 19:29:42 +01:00
pull_request_template.md Update PR template to suggests users to run ./sh/check.sh 2022-04-03 09:52:25 +02:00