-
-
Notifications
You must be signed in to change notification settings - Fork 427
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(std): pan and pinch events were calculate relative to only one finger #8870
fix(std): pan and pinch events were calculate relative to only one finger #8870
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Someone is attempting to deploy a commit to the toeverything Team on Vercel. A member of the Team first needs to authorize it. |
Your org has enabled the Graphite merge queue for merging into masterAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 22e87c5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
0ad7ccf
to
22e87c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
…nger (toeverything#8870) Co-authored-by: Nikita Minaev <[email protected]>
Improves the calculation of multi-touch gestures and makes them smoother on Android and fixes them on iOS
master android samsung galaxy s24 chrome:
2024-12-05.15.26.26.mp4
Visible jumps during pan gesture
current branch with fix android samsung galaxy s24 chrome:
2024-12-05.15.26.30.mp4
Smooth pan gesture with two fingers without jumping