Skip to content

Conversation

@thecoolwinter
Copy link
Collaborator

Description

  • Fixes a typo in CaptureModifierSet that &='s the rawValue when inserting instead of |=.
  • Adds tests for the same type.

Related Issues

  • N/A

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code
@thecoolwinter thecoolwinter added the bug Something isn't working label Dec 16, 2024
@thecoolwinter thecoolwinter merged commit b0688fa into CodeEditApp:main Dec 19, 2024
2 checks passed
@thecoolwinter thecoolwinter deleted the fix/capturemodifier branch December 19, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

2 participants