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

Reconstructor overshoots on pen reentry #49

Open
gonX opened this issue Aug 21, 2024 · 0 comments
Open

Reconstructor overshoots on pen reentry #49

gonX opened this issue Aug 21, 2024 · 0 comments

Comments

@gonX
Copy link

gonX commented Aug 21, 2024

How to reproduce (helps if you record OS-level pointer output, e.g. libinput debug-events):

  1. Put pen in a corner
  2. Lift pen out of range
  3. Put pen in middle
  4. Notice that reentry significantly overshoots for a brief moment

Can probably be mitigated by resetting last vector to current vector on reentry (likely requires functional OutOfRange reporting by the tablet parser, assuming tablet support), or by timestamping reports and allowing the user to specify the interval at which the filter should self-reset, or by not filtering on extreme coordinate changes.

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

No branches or pull requests

1 participant