Open
Description
AccessKit v0.18 is out, and I wanted to bump the AccessKit version in egui. However:
- egui_kittest passes AccessKit objects between egui and kittest (this repo), so to bump AccessKit in egui, you must first bump AccessKit in kittest
- But, this repo's
basic_integration
example depends on egui, so before we can bump AccessKit in this repo, we have to bump it in egui!
Not sure what the best way to solve this is.
Metadata
Metadata
Assignees
Labels
No labels