1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

egui_extras: improve Table/Strip docs, and only panic in debug builds

This commit is contained in:
Emil Ernerfeldt
2022-04-11 09:54:44 +02:00
parent 65d16695ae
commit c88e1f8b29
5 changed files with 136 additions and 104 deletions

1
Cargo.lock generated
View File

@@ -1091,6 +1091,7 @@ dependencies = [
"resvg",
"serde",
"tiny-skia",
"tracing",
"usvg",
]