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 onPointerDrag changes transform to trigger onPointerExit #2039

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cptbtptpbcptdtptp
Copy link
Collaborator

@cptbtptpbcptdtptp cptbtptpbcptdtptp commented Mar 18, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

@cptbtptpbcptdtptp cptbtptpbcptdtptp self-assigned this Mar 18, 2024
@cptbtptpbcptdtptp cptbtptpbcptdtptp added the Input Input related functions label Mar 18, 2024
@cptbtptpbcptdtptp cptbtptpbcptdtptp added this to the 1.2 milestone Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.10%. Comparing base (025033e) to head (d5e34c7).
Report is 171 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2039      +/-   ##
==========================================
- Coverage   67.46%   66.10%   -1.36%     
==========================================
  Files         471      460      -11     
  Lines       23809    22989     -820     
  Branches     3402     3369      -33     
==========================================
- Hits        16062    15197     -865     
- Misses       6556     6634      +78     
+ Partials     1191     1158      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input Input related functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant