1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00
Files
egui/crates/egui_inspection/src
Lucas Meurer 8fc323fbcf Add egui_inspection::Request::Settle (#8344)
This allows inspection clients to know if the app is in a settled state
and/or run the app until it settles (similar to egui_kittests
`run`/`run_ok`).
2026-07-28 09:47:22 +02:00
..