Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Fix image requests for already obtained images #15825

Merged
merged 2 commits into from
Oct 17, 2019

Conversation

pozdnyakov
Copy link
Contributor

Before this change, repeated request for an already obtained image was erroneously treated as pending, and it prevented from the tiles load completion.

Fixes https://github.com/mapbox/mapbox-gl-native-team/issues/85
Fixes #15822

Before this change, repeated request for an already
obtained image was erroneously treated as pending.
So that it checks pending image requests for a different requestor.
@pozdnyakov pozdnyakov added the Core The cross-platform C++ core, aka mbgl label Oct 17, 2019
@pozdnyakov pozdnyakov self-assigned this Oct 17, 2019
@pozdnyakov pozdnyakov merged commit 3ac706e into master Oct 17, 2019
@pozdnyakov pozdnyakov deleted the mikhail_fix_pending_image_requests branch October 17, 2019 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Glyphs not rendering correctly on fresh cache
3 participants