This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Clockwise map rotation gesture is broken after core camera refactor #14073
Labels
bug
Core
The cross-platform C++ core, aka mbgl
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
release blocker
Blocks the next final release
Milestone
Steps to reproduce
Expected behavior
Map rotates and stays rotated (if the zoom level is sufficient to allow rotation).
Actual behavior
Map rotates for the duration of the gesture, but erroneously snaps back to 0° when the gesture is released.
Configuration
Mapbox SDK versions:
ios-v4.10.0-alpha.1
This bisects to 73ac3c7 (#14017) by @brunoabinader and, so far, only exists in the
ios-v4.10.0-alpha.1
release. Have not confirmed if this affects other platforms./cc @julianrex @tobrun
The text was updated successfully, but these errors were encountered: