tauri/.changes/fix-set-activation-policy.md
Jingyu 95da1a2747
fix(core): macos #5122 app.runtime panic in app.set_activation_policy (#8713)
* fix #5122 app.runtime panic in set_activation_policy

* allow setting the policy at runtime

* add change file

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-02 09:40:10 -03:00

154 B

tauri tauri-runtime tauri-runtime-wry
patch:bug patch:bug patch:bug

Fix calling set_activation_policy when the event loop is running.