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(🤖): fix bug with default clear color on Android offscreen surfaces #2781

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

wcandillon
Copy link
Contributor

offscreen surfaces showed that they were using the fill color of the parent context unless overridden. This fixes that.

offscreen surfaces showed that they were using the fill color of the parent context unless overridden. This fixes that.
@wcandillon wcandillon merged commit 3401111 into main Nov 30, 2024
8 checks passed
Copy link
Contributor

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@joacub
Copy link

joacub commented Dec 7, 2024

starting in this version samsung galaxy s22 ultra having this issue

E/BufferQueueProducer(13396): [SurfaceTexture-0-13396-0](id:345400000001,api:1,p:13396,c:13396) connect: already connected (cur=1 req=1)12-07 22:51:14.140 E/vulkan  (13396): native_window_api_connect() failed: Invalid argument (-22)

@wcandillon
Copy link
Contributor Author

wcandillon commented Dec 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants