[openstreetmap/openstreetmap-website] Switch to inline colourable markers (PR #5854)
Marwin Hochfelsner
notifications at github.com
Fri May 2 18:41:42 UTC 2025
@hlfan commented on this pull request.
> @@ -26,6 +26,10 @@
<% else %>
<%= render :partial => "notes_paging_nav" %>
+ <svg width="0" height="0" class="end-100 position-absolute">
+ <%= render :partial => "layouts/defs_markers", :locals => { :types => %w[cross tick] } %>
That and `<defs>` being the subtree root. Not needed when it includes the SVG tag.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5854#discussion_r2072010705
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5854/review/2812677870 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250502/a05d76ea/attachment-0001.htm>
More information about the rails-dev
mailing list