Skip to content

Conversation

EMaksymenko
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

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

Successfully merging this pull request may close these issues.

1 participant