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

[Bug] Skipping Input Points #83

Open
jianlong-liu opened this issue Jul 15, 2024 · 0 comments
Open

[Bug] Skipping Input Points #83

jianlong-liu opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jianlong-liu
Copy link

jianlong-liu commented Jul 15, 2024

This appears to be the same issue as zsviczian/obsidian-excalidraw-plugin#1591. Nevermind, may be a different issue.

When I draw quickly (using stylus, touch, mouse, it doesn't matter), a lot of input points get skipped. I've turned on Settings > Developer Options > Pointer Location to show actual pointer trace. Red dots are the actual pointer location update events I think.

perfect-freehand1
perfect-freehand2
perfect-freehand3
perfect-freehand4

Here's a video (slowed down by factor of 10) that shows the skipping.

test.mp4

This is on Android 10, Cromite (Chromium fork), on a Snapdragon SDM636. Same on Firefox. Same for Snapdragon 800.
Things are fine once I move to higher-end CPUs.

Here's another website showing that it's not likely to be on the Chromium/Firefox end, as the drawn stroke follows the stylus path almost exactly.

draw-chat1
draw-chat2

Please let me know if I should file this somewhere else.

@jianlong-liu jianlong-liu added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant