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

Rendering image to drawable: no texture found on color attachment 0. This could happen when the drawable size is less than 16x16 p #373

Open
sagarthecoder opened this issue Sep 21, 2023 · 1 comment

Comments

@sagarthecoder
Copy link

sagarthecoder commented Sep 21, 2023

I am using MTIThreadSafeImageView.

threadSafeImageView.image = mtiImage

Sometimes app is crushed and shown this error. for the same case sometimes it works without error.
How to solve?
Error is Rendering image to drawable: no texture found on color attachment 0. This could happen when the drawable size is less than 16x16 p

@ChaseStas
Copy link

ChaseStas commented Dec 19, 2023

threadSafeImageView probably has frame size zero at the moment when you set image to it (I has same issue)

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

No branches or pull requests

2 participants