-
-
Notifications
You must be signed in to change notification settings - Fork 304
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
PointerManager
support multi pointer event
#1005
Conversation
cptbtptpbcptdtptp
commented
Sep 6, 2022
- Optimization code.
- Support for multiple pointers.
PointerManager
multi-pointer logic optimizationPointerManager
support multi-pointer
PointerManager
support multi-pointer PointerManager
support multi pointer event
Codecov ReportBase: 42.08% // Head: 44.06% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev/0.9 #1005 +/- ##
===========================================
+ Coverage 42.08% 44.06% +1.97%
===========================================
Files 342 342
Lines 17950 17950
Branches 2495 2485 -10
===========================================
+ Hits 7555 7909 +354
+ Misses 9787 9387 -400
- Partials 608 654 +46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This reverts commit 8da10c5.