Skip to content

Commit d24fd8d

Browse files
authored
feat(tauri-runtime-wry): allow window creation and closing on the main thread (#2668)
1 parent ac8e69a commit d24fd8d

7 files changed

Lines changed: 400 additions & 428 deletions

File tree

.changes/main-thread-api-calls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"tauri-runtime-wry": patch
44
---
55

6-
Allow window, global shortcut and clipboard APIs to be called on the main thread (except window's `close` and `create_window`).
6+
Allow window, global shortcut and clipboard APIs to be called on the main thread.

0 commit comments

Comments
 (0)