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 water fill overflow on Firefox #1680

Closed
yuvadm opened this issue Nov 6, 2015 · 3 comments
Closed

Fix water fill overflow on Firefox #1680

yuvadm opened this issue Nov 6, 2015 · 3 comments

Comments

@yuvadm
Copy link

yuvadm commented Nov 6, 2015

Water fill on OS X + Firefox:
screen shot 2015-11-06 at 10 27 25
(also seeing artifacts from #1679)

Same thing on Chromium:
screen shot 2015-11-06 at 10 27 19

Code is same as in #1679 with an additional:

{
    "id": "waterfill",
    "source": "mapbox",
    "source-layer": "water",
    "type": "fill",
    "paint": {"fill-color": "#111122"}
},
@lucaswoj
Copy link
Contributor

lucaswoj commented Nov 6, 2015

https://jsfiddle.net/7h1hgxzh/

Was also unable to repro this bug. Asking for more details in #1679.

@yuvadm
Copy link
Author

yuvadm commented Nov 6, 2015

Repros in this jsfiddle as well.

@jfirebaugh
Copy link
Contributor

Can anyone still reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants