mirror of
https://github.com/emilk/egui.git
synced 2026-07-20 13:29:54 +00:00
732e81017e
- 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.