mapbox / mapbox-gl-test-suite

Rendering tests for Mapbox GL
6 stars 12 forks source link

Specify raster-fade-duration in video test #115

Closed anandthakker closed 8 years ago

anandthakker commented 8 years ago

The changes in mapbox/mapbox-gl-js#826ac59d55984d21e22e9f93d18989a05d4fc5a5 (part of https://github.com/mapbox/mapbox-gl-js/pull/2667 ) result in the raster-fade-duration property now working for layers targeting video and image sources, as opposed to just raster sources. So, it is now necessary to explicitly set the value to 0, overriding the default of 300ms.

anandthakker commented 8 years ago

cc @jfirebaugh