mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
6 lines
177 B
Markdown
6 lines
177 B
Markdown
|
---
|
||
|
"tauri-runtime-wry": minor
|
||
|
---
|
||
|
|
||
|
Use a random window id instead of `tao::window::WindowId` to not block the thread waiting for the event loop to process the window creation.
|