Skip to content

Conversation

@danesfeder
Copy link
Contributor

Animation jank was occurring when the LocationEngine would push 2 or 3 updates a second (because we cancel the animation when we receive and update for a new one).

This PR filters updates, limiting to only 1 per second.

Also removed animator code that is unused.

@danesfeder danesfeder added the location-layer-plugin Issues that deal with the location layer module label Mar 29, 2018
@danesfeder danesfeder self-assigned this Mar 29, 2018
@vicolmoldoveanu
Copy link

Hi,
Is this fix able to resolve #215 ?

@LukasPaczos
Copy link
Contributor

@vicolmoldoveanu this should enhance user experience even more, but please try 0.5.0-beta.1 out first, as it contains tons of fixes and adjustments one of which is a built-in camera tracking logic.

This PR will ship with the upcoming 0.5.0 release.

@danesfeder danesfeder merged commit 8e3689e into master Mar 30, 2018
@danesfeder danesfeder deleted the dan-fix-camera-move branch March 30, 2018 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

location-layer-plugin Issues that deal with the location layer module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants