ITADN

iOS: Switching between tabs, map loses bounds

#4204Opennitrag 创建于 2026-04-04
N
nitragcommented
### MapLibre iOS Version 6.24.0+ ### iOS Version 26.3 ### Device iPad ### What happened? The map loads fullscreen, however, switching to another tab and returning causes it to lose its bounds. https://github.com/user-attachments/assets/3d8deea0-6f4f-47d4-89ba-17b4b6902217 ### Steps to reproduce 1. Download and run sample app. [Maplibre624bug.zip](https://github.com/user-attachments/files/26477041/Maplibre624bug.zip) 2. Map renders fine on open. 3. Switch to Tab 2. 4. Switch back to Map tab. [BROKEN] 5. Device rotation resolves issue temporarily. ### Relevant log output ```shell ``` ### Additional context This started in 6.24.0, it was not present in prior versions.
2 条评论