show dialog on panic

This commit is contained in:
Chance 2025-03-30 02:54:07 -04:00 committed by BitSyndicate
parent 43b8e75ad7
commit 2d4736f12e
6 changed files with 319 additions and 6 deletions

View file

@ -42,3 +42,4 @@ typenum = { version = "1.18.0", features = ["const-generics"] }
tobj = { version = "4.0.3", features = ["tokio"] }
ahash = "0.8.11"
wgpu_text = "0.9.2"
native-dialog = "0.7.0"