[openstreetmap/openstreetmap-website] Replace custom SVG map controls with Bootstrap Icons (Fixes #6681) (PR #6695)

Marwin Hochfelsner notifications at github.com
Mon Jan 12 10:27:46 UTC 2026


@hlfan commented on this pull request.



> @@ -61,7 +61,7 @@ OSM.initializations.push(function (map) {
     },
     {
       id: "menu-action-add-note",
-      icon: "bi-chat-text",
+      icon: "bi-chat-square-text-fill",

No other context menu items are filled. I kinda like the contrast. 
```suggestion
      icon: "bi-chat-square-text",
```

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

Message ID: <openstreetmap/openstreetmap-website/pull/6695/review/3650075564 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260112/97d28805/attachment.htm>


More information about the rails-dev mailing list