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: [#3119] Fix graphics type + apply strictness to Graphics types #3120

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

eonarheim
Copy link
Member

===:clipboard: PR Checklist :clipboard:===

  • 📌 issue exists in github for these changes
  • 🔬 existing tests still pass
  • 🙈 code conforms to the style guide
  • 📐 new tests written and passing / old tests updated with new scenario(s)
  • 📄 changelog entry added (or not needed)

==================

Closes #3119

Changes:

  • Fixes the Graphics.tint nullability type
  • Adds TS strict to the Graphics API subtree

@github-actions github-actions bot added the bug This issue describes undesirable, incorrect, or unexpected behavior label Jul 5, 2024
@eonarheim eonarheim merged commit a5f8590 into main Jul 5, 2024
4 checks passed
@eonarheim eonarheim deleted the fix/3119-graphic-stypes branch July 5, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graphic.tint nullability
1 participant