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

Rotated map jumps around when panning #361

Closed
johnpryan opened this issue Jul 16, 2019 · 9 comments · Fixed by #719
Closed

Rotated map jumps around when panning #361

johnpryan opened this issue Jul 16, 2019 · 9 comments · Fixed by #719
Labels
bug This issue reports broken functionality or another error

Comments

@johnpryan
Copy link
Collaborator

The MapController sample allows rotation, but panning a rotated map causes the map to jump. This may be due to the fling animation.

See #359 for details related to rotation

@johnpryan johnpryan added the bug This issue reports broken functionality or another error label Jul 16, 2019
@escamoteur escamoteur mentioned this issue Jul 16, 2019
@paolorotolo
Copy link
Contributor

I can still reproduce this on master, are you sure it's fixed?

@johnpryan
Copy link
Collaborator Author

I'm not sure, I'll reopen this.

@johnpryan johnpryan reopened this Aug 13, 2019
@paolorotolo
Copy link
Contributor

Woops, I already opened #387. If it's the same cause we can close it and continue here.

@paolorotolo
Copy link
Contributor

So this is the behavior I recorded on a Pixel 3: https://youtu.be/wEW-7ZECZrw

As you can see, only when the map is rotated, the panning animation isn't smooth and the map jumps down.

@paolorotolo
Copy link
Contributor

Any update on this?

@ibrierley
Copy link
Collaborator

Not sure I can see this in master, but it would be good to be fixed, is it because the CI tests failed ? (not that familiar with it yet!)

@RomanJos
Copy link

I also have this problem, setting the rotation to 180 and 0 have no problem though

@matthiasdittmer
Copy link
Contributor

Yes, it seems to be worst for rotation values of 90 and 270 degrees. We tried it too.

@maRci002
Copy link
Contributor

maRci002 commented Aug 7, 2020

Hello, PR #719 fixes this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports broken functionality or another error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants