fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)

fixes #956
This commit is contained in:
Fabian-Lars
2024-03-06 18:38:51 +01:00
committed by GitHub
parent 735810237e
commit 16fc0f2ee3
2 changed files with 16 additions and 47 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"dialog": "patch"
---
Fixed an issue where dialogs would not spawn but instead freeze the whole app.