tauri/.changes/fix-reparent.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

104 B

tauri
patch:bug

Fixes Webview::reparent not updating the webview parent window reference.