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 wgpu crash on minimizing window #62

Merged
merged 1 commit into from
Jan 29, 2022
Merged

Fix wgpu crash on minimizing window #62

merged 1 commit into from
Jan 29, 2022

Conversation

aevyrie
Copy link
Contributor

@aevyrie aevyrie commented Jan 25, 2022

Fixes #57.

Checks the window bounds before setting the scissor rect.

@mvlabat
Copy link
Owner

mvlabat commented Jan 26, 2022

Thank you for the fix! Seems to be working great. I'll try to merge it and make a new release by the end of the week.

@imxood
Copy link

imxood commented Jan 28, 2022

@aevyrie thank you very much for your help, it is useful~

@mvlabat mvlabat merged commit 3ee1bcf into mvlabat:main Jan 29, 2022
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

Successfully merging this pull request may close these issues.

wgpu error: Validation Error in Windows 10
3 participants