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

[core] RenderCustomGeometrySource should clear tiles after style update #15112

Merged
merged 2 commits into from
Jul 12, 2019

Conversation

pozdnyakov
Copy link
Contributor

Otherwise, the remaining stale tiles cannot be updated.

fixes #15111

@pozdnyakov pozdnyakov added bug Core The cross-platform C++ core, aka mbgl labels Jul 12, 2019
@pozdnyakov pozdnyakov force-pushed the mikhail_fix_render_custom_geometry_source branch from f0840c9 to 8bb4f89 Compare July 12, 2019 15:31
@pozdnyakov pozdnyakov requested a review from a team July 12, 2019 15:31
@pozdnyakov pozdnyakov merged commit a0e2064 into master Jul 12, 2019
@pozdnyakov pozdnyakov deleted the mikhail_fix_render_custom_geometry_source branch July 12, 2019 16:38
@friedbunny friedbunny added this to the release-picklejuice milestone Jul 18, 2019
@chloekraw 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.
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
friedbunny added a commit that referenced this pull request Jul 19, 2019
friedbunny added a commit that referenced this pull request Jul 19, 2019
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom geometry source fails updating shapes after style change
5 participants