mapbox / mapbox-maps-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
https://www.mapbox.com/mobile-maps-sdk
Other
452 stars 127 forks source link

Padding Functionality Not Working After Pinching on Map in some cases #2089

Open ghraibeh opened 1 year ago

ghraibeh commented 1 year ago

Environment

Observed behavior and steps to reproduce

  1. Open the Mapbox application on Android device
  2. Attempt to adjust the padding using the designated controls.
  3. Zoom in or out on the map by pinching the screen.
  4. Observe that the padding functionality no longer works as expected.

Expected behavior

After pinching on the map, the padding functionality should remain functional, allowing users to adjust the map padding as desired.

Actual Behavior:

Upon pinching on the map, the padding functionality becomes unresponsive and fails to adjust the map padding.

Notes / preliminary analysis

This issue significantly impacts the usability of the Mapbox application. As a user, I rely on the padding functionality to customize the map display according to my preferences. It would be greatly appreciated if your could investigate and address this issue .

I have attached any relevant video that may assist you in troubleshooting the problem.

Additional links and references

https://github.com/mapbox/mapbox-maps-android/assets/95626723/6f6b76dd-36e4-4117-acfc-67c44d15f2c7

baleboy commented 1 year ago

Could you kindly share a project that demonstrates the issue? It is not clear from the description how to reproduce it.