WorldWindEarth / WorldWindAndroid

The WorldWind Android "Community Edition" SDK (WWA-CE) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
https://worldwind.earth/WorldWindAndroid/
Other
15 stars 7 forks source link

Remove low-pass filter from gestures, especially from RotationRecognizer #14

Closed ComBatVision closed 4 years ago

ComBatVision commented 5 years ago

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.

Benefits

Normal user input behavior.

Potential Drawbacks

None

Applicable Issues

5