fix(windows): hide windows on cleanup (#9612)

* Hide windows on cleanup

* Add change file

* Move hide window to a loop above
This commit is contained in:
Tony
2024-04-30 23:37:17 +08:00
committed by GitHub
parent 108ab9094a
commit 6c047aee14
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"tauri": "patch:bug"
---
Fix window white flashing on exit on Windows