mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
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:
5
.changes/hide-windows-on-cleanup.md
Normal file
5
.changes/hide-windows-on-cleanup.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri": "patch:bug"
|
||||
---
|
||||
|
||||
Fix window white flashing on exit on Windows
|
||||
Reference in New Issue
Block a user