mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 09:11:55 +03:00
6 lines
175 B
Markdown
6 lines
175 B
Markdown
|
---
|
||
|
'tauri': 'patch:bug'
|
||
|
---
|
||
|
|
||
|
Ensure initalize logic and dropping of menu item is done on the main thread, this fixes the crash when a menu item is dropped on another thread.
|