mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 18:18:55 +00:00
501eaba386
- Encode harness frames with egui_inspection::encode_png instead of sending raw RGBA, so the inspector socket carries compressed bytes. - Features: pull egui_inspection/png + image/png for the encoder; drop the now-removed egui_inspection `protocol` feature.