tauri/.changes/fix-visibility-change.md
Tony 5bd47b4467
fix(windows): changing WebView visibility on hide/show/minimize (#9246)
* Fix not changing visibilty for windows webview

* Add change file

* Move is_visible calculation to the caller

* Rename update to set
2024-03-28 16:25:46 +02:00

100 B

tauri-runtime-wry
patch:bug

Fix webview's visibility doesn't change with the app window