mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Release 0.28.0 - Sizing pass, and better eframe web
This commit is contained in:
@@ -37,11 +37,11 @@ We don't update the MSRV in a patch release, unless we really, really need to.
|
||||
|
||||
## Release testing
|
||||
* [ ] `cargo r -p egui_demo_app` and click around for while
|
||||
* [ ] `./scripts/build_demo_web.sh --release`
|
||||
* [ ] `./scripts/build_demo_web.sh --release -g`
|
||||
- check frame-rate and wasm size
|
||||
- test on mobile
|
||||
- test on chromium
|
||||
- check the in-browser profiler (build without `--release` to get profile data)
|
||||
- check the in-browser profiler
|
||||
* [ ] check the color test
|
||||
* [ ] update `eframe_template` and test
|
||||
* [ ] update `egui_tiles` and test
|
||||
|
||||
Reference in New Issue
Block a user