show dialog on panic

This commit is contained in:
Chance 2025-03-30 02:54:07 -04:00 committed by BitSyndicate
parent 7596058c85
commit 10932a1a97
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
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"