mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
- 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.