Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): clear window surface for transparent windows #8633

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

amrbashir
Copy link
Member

closes #8632

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

closes #8632

this may conflict with `tauri-egui` rendering to the surface so we may need to add an option to disable internal rendering
@amrbashir amrbashir requested a review from a team as a code owner January 18, 2024 03:08
@amrbashir amrbashir merged commit 9f8037c into dev Jan 18, 2024
19 of 20 checks passed
@amrbashir amrbashir deleted the fix/windows/decorated-transparent branch January 18, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A window with decorations can't be transparent initially until resized
2 participants