]> git.openstreetmap.org Git - rails.git/commit
Avoid highlighting multiple changesets in history sidebar
authorAnton Khorev <tony29@yandex.ru>
Tue, 27 May 2025 15:31:26 +0000 (18:31 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 27 May 2025 23:49:53 +0000 (02:49 +0300)
commit8708d91e9620b461a9ef48a03f8de495d35700af
treec185bd7a6849d2da80dc55b1bc560cc2283296b6
parentefc52b4af3976a85b86cba2684605600e26db991
Avoid highlighting multiple changesets in history sidebar

Otherwise some highlights might get stuck to changeset list items in the sidebar when scrolling is triggered by "Scroll to changeset" context menu item.
app/assets/javascripts/index/history-changesets-layer.js
app/assets/javascripts/index/history.js