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

[core] always commit placement to fix #11795 #12100

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

fabian-guerra
Copy link
Contributor

Since placements will be committed even if they do not need the full
fade duration to fade features in, we need the new fadeStartTime to
keep track of how long we still need to fade. This is important because
if we fade too long we will trigger another placement and never stop
rendering.

Since placements will be committed even if they do not need the full
fade duration to fade features in, we need the new `fadeStartTime` to
keep track of how long we still need to fade. This is important because
if we fade too long we will trigger another placement and never stop
rendering.
@fabian-guerra fabian-guerra self-assigned this Jun 8, 2018
@fabian-guerra fabian-guerra requested a review from ansis June 8, 2018 16:37
@fabian-guerra fabian-guerra merged commit ead8876 into release-chai Jun 11, 2018
@fabian-guerra fabian-guerra deleted the fabian-cp-12076 branch June 11, 2018 17:43
@friedbunny
Copy link
Contributor

This cherry-picked #12076 to release-chai.

@friedbunny friedbunny added this to the ios-v4.1.0 milestone Jun 11, 2018
@friedbunny friedbunny added the Core The cross-platform C++ core, aka mbgl label Jun 11, 2018
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.

3 participants