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

bug: flashing when swapping surface #115

Open
wusyong opened this issue Aug 9, 2024 · 1 comment
Open

bug: flashing when swapping surface #115

wusyong opened this issue Aug 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wusyong
Copy link
Member

wusyong commented Aug 9, 2024

This is probably due to Webrender using the same document to render.
We need to find a way to update the render method to use a different document.

@wusyong wusyong added the bug Something isn't working label Aug 9, 2024
@wusyong wusyong changed the title bug(macos): flashing when swapping surface bug: flashing when swapping surface Aug 19, 2024
@pewsheen
Copy link
Collaborator

Untitled.video.mp4

Screenshot 2024-08-19 121042

Looks like it flashes because it is rendering the last surface's framebuffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants