-
Notifications
You must be signed in to change notification settings - Fork 810
fix(pointers): Fix invalid timestamp causing incredible inertia on macOS (backport #19476) #19481
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(pointers): Fix invalid timestamp causing incredible inertia on macOS (backport #19476) #19481
Conversation
(cherry picked from commit 955fd44) # Conflicts: # src/Uno.UI.Runtime.Skia.MacOS/UnoNativeMac/UnoNativeMac/UNOWindow.m
Cherry-pick of 955fd44 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19481/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19481/index.html |
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19481/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19481/index.html |
The build 154580 found UI Test snapshots differences: Details
|
closes https://github.com/unoplatform/uno-private/issues/633
Bugfix
Fix invalid timestamp causing incredible inertia on macOS
What is the current behavior?
Timestamp are rounded at the second level
What is the new behavior?
Micro-second timestamps
PR Checklist
Screenshots Compare Test Run
results.This is an automatic backport of pull request #19476 done by [Mergify](https://mergify.com).