tauri/.changes/tauri-decorated-transparent.md
Amr Bashir 9f8037c288
fix(core): clear window surface for transparent windows (#8633)
* fix(core): clear window surface for transparent windows

closes #8632

this may conflict with `tauri-egui` rendering to the surface so we may need to add an option to disable internal rendering

* fix build
2024-01-18 18:35:20 +02:00

133 B

tauri tauri-runtime-wry
patch:bug patch

On Windows, fix decorated window not transparent initially until resized.