]> git.openstreetmap.org Git - rails.git/commit
Ignore clicks on history entries if the mouse has moved
authorTom Hughes <tom@compton.nu>
Mon, 31 Mar 2014 10:25:40 +0000 (11:25 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 31 Mar 2014 10:25:40 +0000 (11:25 +0100)
commit883a375d1a06f7215c0e929a0bf5dd566c9462cc
tree7a5ce18db113e5c8ed89ee80c795d6559421bf73
parent5c58f00c2e80bfe0e5b0665b74e5a973fabb2db4
Ignore clicks on history entries if the mouse has moved

Ignore click events on history events if the mouse moves so that
drag selection can work. Fixes #581.
app/assets/javascripts/index/history.js