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

Pixelboys tm/issue77 #102

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Conversation

PixelboysTM
Copy link
Contributor

Checklist

  • cargo clippy reports no issues
  • cargo doc reports no issues
  • cargo deny issues have been fixed or added to deny.toml
  • human-readable change descriptions added to the changelog under the "Unreleased" heading.
    • If the change does not affect the user (or is a process change), preface the change with "Internal:"
    • Add credit to yourself for each change: Added new functionality @githubname.

Description

Fixes wgpu tp panic because of to big scissor rects. Change limits scissor rect size to the soze of the framebuffer.

Related Issues

@PixelboysTM
Copy link
Contributor Author

Might also fix #99

@Yatekii Yatekii merged commit bb86d8c into Yatekii:master Sep 8, 2023
5 checks passed
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.

2 participants