mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
- Screenshots now arrive pre-encoded as PNG; drop the local re-encode helper and the direct `image` dependency. - Drop the now-removed egui_inspection `protocol` feature. - Inherit the spawned child's stderr so its panics and logs surface.