Closed Helium314 closed 2 years ago
How to Reproduce
Expected Behavior
The camera should move to my location on 5. And actually I think the camera should move back to where it was in 2. after 4., but it does stay.
This bug is possibly what @mnalis observed in https://github.com/streetcomplete/StreetComplete/issues/4258#issuecomment-1200468756
Versions affected
Android 9, LineageOS16.0 StreetComplete 45.2
Yes, I can reproduce it in upstream v45.2 on Android 10 (EMUI 11.0.0) too
v45.2
It does not follow the position because geometryMapComponent?.isZoomedToContainGeometry falsely returns true.
geometryMapComponent?.isZoomedToContainGeometry
https://github.com/streetcomplete/StreetComplete/blob/e67d1eb9107949162f5bc6a5b475631189a6d9ca/app/src/main/java/de/westnordost/streetcomplete/screens/main/map/MainMapFragment.kt#L255-L257
How to Reproduce
Expected Behavior
The camera should move to my location on 5. And actually I think the camera should move back to where it was in 2. after 4., but it does stay.
This bug is possibly what @mnalis observed in https://github.com/streetcomplete/StreetComplete/issues/4258#issuecomment-1200468756
Versions affected
Android 9, LineageOS16.0 StreetComplete 45.2