[openstreetmap/openstreetmap-website] Remove controls sprite (PR #5752)

Marwin Hochfelsner notifications at github.com
Tue Apr 1 15:18:19 UTC 2025


hlfan left a comment (openstreetmap/openstreetmap-website#5752)

Speaking just of clip paths:
Without a _`<clip-source>`_ `url()`/`src()` or `shape()`, and `path()` being [barely](https://caniuse.com/mdn-css_properties_clip-path_path) out of the 2021 compatibility threshold, only `polygon()` is left of the options that are customizable enough. With that, you have only one closed loop at your disposal.
Utilizing `clip-rule` too, you can either imitate an area with holes or multiple hole-less areas. Not both, unless you wanna risk fringes at the points where you have to overlap the clip paths.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5752#issuecomment-2769729905
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5752/c2769729905 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250401/02e587f9/attachment.htm>


More information about the rails-dev mailing list