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(PaintWidget): blocked event w/o intersection #2997

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

floryst
Copy link
Collaborator

@floryst floryst commented Jan 23, 2024

Context

Events were being aborted even when the manipulator returns no world coordinates.

Results

The paint widget does not abort events during non-intersecting actions.

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment: not tested

Events were being aborted even when the manipulator returns no world
coordinates.
@floryst floryst force-pushed the fix-paintwidget-event-prop branch from 1a9f9e8 to 8a48a47 Compare January 23, 2024 19:20
@floryst floryst added this pull request to the merge queue Jan 23, 2024
Merged via the queue into master with commit fc92dcb Jan 23, 2024
3 checks passed
@floryst floryst deleted the fix-paintwidget-event-prop branch January 23, 2024 22:07
Copy link

🎉 This PR is included in version 29.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Jan 23, 2024
Copy link
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Automated label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants