From 9758f7b6e6060bbd797c45fc231c3671409beea6 Mon Sep 17 00:00:00 2001 From: lucasmerlin Date: Thu, 25 Jun 2026 20:27:23 +0200 Subject: [PATCH] Fix video --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c863e03c7..8c309e231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)