1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

Automatically generate screenshots for all examples (#2379)

This commit is contained in:
Emil Ernerfeldt
2022-12-04 17:27:40 +01:00
committed by GitHub
parent b774159fc8
commit 48666e1d7a
60 changed files with 206 additions and 30 deletions

1
Cargo.lock generated
View File

@@ -1147,6 +1147,7 @@ dependencies = [
"egui_glow",
"glow",
"glutin",
"image",
"js-sys",
"percent-encoding",
"puffin",