[openstreetmap/openstreetmap-website] Fix map zooming out when closing History sidebar during zoom animation (PR #6520)
Tom Hughes
notifications at github.com
Wed Nov 12 17:46:03 UTC 2025
@tomhughes commented on this pull request.
> @@ -269,7 +271,7 @@ OSM.History = function (map) {
changesetsLayer.updateChangesetsGeometry(map);
}
- function updateMap() {
+ function updateMap(isHistory = false) {
Thanks, but can you squash that into the previous commit please - we prefer to avoid fixup commits.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6520#discussion_r2519237807
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6520/review/3454698147 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251112/d25ee13a/attachment.htm>
More information about the rails-dev
mailing list