mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
7cd39c70c9
* refactor(core): window id * fixes * reintroduce send_tao_window_event * cleanup code * add change file * fix: windows build * add getter * fix windows build
177 B
177 B
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.