You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2018. It is now read-only.
Right now if you want to create an offset/shadow effect on water using fill-translate on a second water layer, you get this:
It looks like the fill gets clipped to the polygons. Would it be possible/make sense to create a "polygon-clip" property that allows you to set polygon clipping to false?
Right now if you want to create an offset/shadow effect on water using
fill-translateon a second water layer, you get this:It looks like the fill gets clipped to the polygons. Would it be possible/make sense to create a
"polygon-clip"property that allows you to set polygon clipping tofalse?/cc @edenh @ansis