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

Map view gets black screen after changing style if default transition duration != 0 #1889

Merged
merged 1 commit into from
Jul 14, 2015

Conversation

brunoabinader
Copy link
Member

I have found this while debugging for #1548. If the client manually sets a default transition duration (example), after changing a style the screen goes black (with only symbols appearing) until you trigger another view update (like zooming in and out of screen).

Steps to reproduce:

  1. Open Mapbox GL native test application
  2. Press R key (which triggers a client-side update on the default transition duration)
  3. Press S key

screen shot 2015-07-14 at 17 46 01

/cc @jfirebaugh @tmcw @kkaefer @tmpsantos

@tmpsantos
Copy link
Contributor

Bisect gave me this one 7023ea0

@tmpsantos
Copy link
Contributor

👍

@brunoabinader brunoabinader merged commit bef3e15 into master Jul 14, 2015
@mourner mourner removed the ready label Jul 14, 2015
@brunoabinader brunoabinader deleted the 1889-force-style-cascade branch July 14, 2015 15:18
jfirebaugh added a commit that referenced this pull request May 2, 2017
This should happen automatically during rendering. After removing, I can no longer replicate the original issue (#1889).
jfirebaugh added a commit that referenced this pull request May 3, 2017
This should happen automatically during rendering. After removing, I can no longer replicate the original issue (#1889).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants