This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[core] RenderCustomGeometrySource should clear tiles after style update #15112
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alexshalamov
approved these changes
Jul 12, 2019
Otherwise, the remaining stale tiles cannot be updated.
pozdnyakov
force-pushed
the
mikhail_fix_render_custom_geometry_source
branch
from
July 12, 2019 15:31
f0840c9
to
8bb4f89
Compare
tmpsantos
approved these changes
Jul 12, 2019
chloekraw
added
needs backport
Indicates PR needs to be cherrypicked into a previous release branch.
and removed
needs review
labels
Jul 18, 2019
pozdnyakov
added a commit
that referenced
this pull request
Jul 18, 2019
Backports #15112 to release-oolong.
pozdnyakov
added a commit
that referenced
this pull request
Jul 18, 2019
Backports #15112 to release-mojito.
pozdnyakov
added a commit
that referenced
this pull request
Jul 18, 2019
Backports #15112 to release-nectar.
This was referenced Jul 18, 2019
pozdnyakov
added a commit
that referenced
this pull request
Jul 19, 2019
Backports #15112 to release-oolong.
pozdnyakov
added a commit
that referenced
this pull request
Jul 19, 2019
Backports #15112 to release-mojito.
pozdnyakov
added a commit
that referenced
this pull request
Jul 19, 2019
Backports #15112 to release-nectar.
friedbunny
added a commit
that referenced
this pull request
Jul 19, 2019
This reverts commit e49370c.
friedbunny
added a commit
that referenced
this pull request
Jul 19, 2019
This reverts commit 4c5343a.
friedbunny
added a commit
that referenced
this pull request
Jul 19, 2019
This reverts commit 4c5343a.
5 tasks
5 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Core
The cross-platform C++ core, aka mbgl
needs backport
Indicates PR needs to be cherrypicked into a previous release branch.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Otherwise, the remaining stale tiles cannot be updated.
fixes #15111