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

Wrong focal point when zooming out #40

Open
Guardiola31337 opened this issue Apr 9, 2018 · 2 comments
Open

Wrong focal point when zooming out #40

Guardiola31337 opened this issue Apr 9, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@Guardiola31337
Copy link

Guardiola31337 commented Apr 9, 2018

While testing MapboxGLAndroidSDKTestApp (release-boba branch) found 👇

wrong_focal_point_zooming_out

This is the SimpleMapActivity running in a Nexus 5 (Android 6.0).

Steps to reproduce:

  1. Launch SimpleMapActivity
  2. Zoom in (quick double tap with 1 finger)
  3. Zoom out (quick single tap with 2 fingers)
  4. As shown above map scrolls when it shouldn't

Noting that it doesn’t reproduce always.

👀 @LukasPaczos

@Guardiola31337 Guardiola31337 added the bug Something isn't working label Apr 9, 2018
@LukasPaczos
Copy link
Contributor

Thanks for capturing this @Guardiola31337!

  1. As shown above map scrolls when it shouldn't

Noting, that it's not really the scroll issue, but the zoom out focal point is wrong.

@Guardiola31337
Copy link
Author

Noting, that it's not really the scroll issue, but the zoom out focal point is wrong.

Correct. This is the side effect tho 😉 (sorry if I didn't make myself clear).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants