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

add basic table demo

This commit is contained in:
René Rössler
2021-12-17 16:11:34 +01:00
parent c097b38558
commit 6fce5a4c5d
5 changed files with 63 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -916,6 +916,7 @@ dependencies = [
"criterion",
"egui",
"egui_datepicker",
"egui_dynamic_grid",
"ehttp",
"enum-map",
"epi",