]> git.openstreetmap.org Git - rails.git/commit
Remove references to global variables from endpoint drag listener
authorAnton Khorev <tony29@yandex.ru>
Sat, 10 Aug 2024 02:53:59 +0000 (05:53 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 10 Aug 2024 02:53:59 +0000 (05:53 +0300)
commitd065f88b1a565d1b9c784d27993159bc64c926ec
treed637ad295663da63f6005a54cc6d198cdd28fbb8
parent6b179c4e9bf08f3ceb8f354f4b231f0da7e7aa4b
Remove references to global variables from endpoint drag listener

This causes visible input value updates even when the route is not recalculated. The upside is that it lets endpoints not know about the route and its update state.
app/assets/javascripts/index/directions.js