<p></p>
<p><b>@AntonKhorev</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5981#discussion_r2074580812">app/assets/javascripts/index/history-changesets-layer.js</a>:</p>
<pre style='color:#555'>>
- for (const layer of this._bboxLayers) {
- layer.updateChangesetLayerBounds(changeset);
</pre>
<p dir="auto">Because <code class="notranslate">updateChangesetsOrder</code> clears all bbox layers and adds the necessary bboxes again.</p>
<p dir="auto">Previously it wasn't necessary in response to non-zoom map movement because the bbox layers didn't change. Therefore <code class="notranslate">updateChangesetLocations</code> didn't call <code class="notranslate">updateChangesetsOrder</code> aka <code class="notranslate">reorderChangesets</code>.</p>
<p dir="auto">Now you can move from a view where an edge of a bbox is visible and its area layer should be added to a view where the same edge is no longer visible and the area layer shouldn't be added.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5981#discussion_r2074580812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNWD7U4XKJK3W4VW4D25AISRAVCNFSM6AAAAAB4OKCNGWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDQMJWGYZTKNJSGI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOHORRQJAK5N5RBAHD25AISRA5CNFSM6AAAAAB4OKCNGWWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTVH4JZIE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5981/review/2816635522</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5981#discussion_r2074580812",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5981#discussion_r2074580812",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>