mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
9bf82f0d92
* fix(core): `run_on_main_thread` now wakes the event loop * chore: simplify code
134 B
134 B
tauri-runtime-wry | tauri |
---|---|
patch | patch |
The run_on_main_thread
API now uses WRY's UserEvent, so it wakes the event loop.