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

Revert "[core] Factor timePoint initialization" #9130

Merged
merged 1 commit into from
May 30, 2017

Conversation

brunoabinader
Copy link
Member

@brunoabinader brunoabinader commented May 29, 2017

This reverts commit 3790caa.

From initial investigations, timePoint is used elsewhere other than in TransitionParameters and PropertyEvaluationParameters, and being its value Clock::time_point::max() causes a stall in the styling mechanism in some cases. This probably needs further investigation.

Fixes #9106.

/cc @bsudekum

@brunoabinader brunoabinader added bug Core The cross-platform C++ core, aka mbgl Node.js node-mapbox-gl-native labels May 29, 2017
@brunoabinader brunoabinader self-assigned this May 29, 2017
@hannesj
Copy link

hannesj commented May 30, 2017

Thanks, I tested this and it fixes #9106.

@brunoabinader
Copy link
Member Author

Follow-up in #9140.

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 Node.js node-mapbox-gl-native
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants