1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-03 15:20:05 -04:00

Include test windows in egui_demo_lib snapshot tests (#7070)

This commit is contained in:
Emil Ernerfeldt
2025-05-21 17:44:27 +02:00
committed by GitHub
parent 54ae2360ec
commit f57cb27386
16 changed files with 67 additions and 10 deletions

View File

@@ -1343,6 +1343,7 @@ dependencies = [
"egui",
"egui_extras",
"egui_kittest",
"image",
"mimalloc",
"rand",
"serde",