tauri/.changes/fix-add-child-deadlock.md
Lucas Fernandes Nogueira 222a96b74b
fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999)
* refactor(core): simplify multiwebview impl, fix autoresize

* add_child on main thread

* fix reparent

* revert some changes

* add change files
2024-02-27 17:36:21 -03:00

64 B

tauri
patch:bug

Fixes Window::add_child deadlock.