1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Fix video

This commit is contained in:
lucasmerlin
2026-06-25 20:27:23 +02:00
parent 74c0a0cb9b
commit 9758f7b6e6

View File

@@ -37,6 +37,7 @@ There is also a plan of adding a general inspection gui using the same protocol,
kittest tests frame by frame.
Here is claude using the mcp to try some of the egui demos (sped up by a lot, claude is slow):
https://github.com/user-attachments/assets/c3dd0456-acfc-428c-8efe-f4a244c9e3ba
* Add `egui_inspection` protocol and plugin [#8234](https://github.com/emilk/egui/pull/8234) by [@lucasmerlin](https://github.com/lucasmerlin)