Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3612 (opaque fills on top of transparent fills not rendering correctly) #3628

Merged
merged 3 commits into from Nov 16, 2016

Conversation

lbud
Copy link
Contributor

@lbud lbud commented Nov 16, 2016

This fixes #3612 which was introduced in 10d98cf#diff-6709b06e8fd7021244319a5b88e5308fL106 — we lost a gl state call to re-enable depth testing after being disabled in symbol rendering.

Regression test added in mapbox/mapbox-gl-test-suite#171.

cc @lucaswoj

Copy link
Member

@mourner mourner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, my bad. Thanks for the fix!

@mourner mourner merged commit 6f2fbe5 into master Nov 16, 2016
@mourner mourner deleted the 3612 branch November 16, 2016 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opaque polygon layers get covered by transparent polygon layers in 0.27
2 participants