Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove low-pass filter from gestures #240

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ComBatVision
Copy link

Description of the Change

Remove low-pass filter from gestures, especially from RotationRecognizer.

Why Should This Be In Core?

It makes a bug during rotation gesture over 360 degrees due to Kalman filter between 0 and 360 degrees gives unexpected behavior, plus filter adds input lag to gestures.

Benefits

Normal user input behavior without lag, especially rotation gesture.

Potential Drawbacks

None

@ComBatVision ComBatVision changed the title Remove low-pass filter from gestures, especially from RotationRecogni… Remove low-pass filter from gestures Dec 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant