Files
iD/js/id
John Firebaugh b7894ceaf0 Calculate participating ways in AddMidpoint
Due to differenced redraw, midpoint.ways was getting stale,
so sometimes dragging a midpoint didn't add the new node to
all ways. Better to calculate participating ways when needed.
This also simplifies the code for adding a midpoint via double
click. It does make filtering midpoints on redraw a bit more
expensive, but a cursory profile didn't show it being a problem.

Fixes #763.
2013-02-27 20:41:38 -08:00
..
2013-02-27 14:57:07 -05:00
2013-02-27 20:41:37 -08:00
2013-02-12 16:35:47 -05:00
2013-02-27 17:30:05 -05:00
2013-02-27 17:55:23 -08:00
2013-02-26 20:01:41 -05:00
2013-02-04 12:10:23 -05:00
2013-02-26 15:01:59 -05:00
2013-02-12 16:35:47 -05:00
2013-02-21 02:03:01 -05:00
2013-02-27 18:12:40 -05:00