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

Texture.Bind() call in Texture.LoadFromImage() throws exception. #4

Closed
an-prata opened this issue Jun 24, 2022 · 0 comments · Fixed by #5
Closed

Texture.Bind() call in Texture.LoadFromImage() throws exception. #4

an-prata opened this issue Jun 24, 2022 · 0 comments · Fixed by #5
Assignees
Labels
bug Feature does not work as intended or at all

Comments

@an-prata
Copy link
Owner

Texture.Bind()'s IsEmpty check returns false and consequently throws an exception: Cannot bind empty Texture.

@an-prata an-prata added the bug Feature does not work as intended or at all label Jun 24, 2022
@an-prata an-prata self-assigned this Jun 24, 2022
@an-prata an-prata linked a pull request Jun 24, 2022 that will close this issue
@an-prata an-prata reopened this Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Feature does not work as intended or at all
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant