Replies: 1 comment 1 reply
-
This also shows up in wasm and is fixed by "skipping" the first layer in the image atlas. Despite a fair bit of tinkering I still haven't been able to figure out why though. It seems likely this is an upstream wgpu issue, what are you targeting? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All images can display so I assume image paths are good, but they are all black. I can open and see them normally in vscode, though.
All image are .png files and all of them are black in iced. Anyone has any idea about this problem?
Below is my code to show the image.
My dependencies:
Beta Was this translation helpful? Give feedback.
All reactions