mapbox / mapbox-gl-test-suite

Rendering tests for Mapbox GL
6 stars 12 forks source link

Add regression test for extrusions causing other fills to render wrong color #159

Closed lbud closed 7 years ago

lbud commented 7 years ago

(Issue fixed in https://github.com/mapbox/mapbox-gl-js/pull/3548 — because of the way we are now drawing backgrounds, calling clearColor in extrusions was causing other fill layers to render the wrong color.)

lucaswoj commented 7 years ago

Migrated to https://github.com/mapbox/mapbox-gl-js/issues/3914