mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-04 05:58:09 +02:00
Merge pull request #5875 from openstreetmap/dont-snap-non-vertices
Dont snap to non-vertices
This commit is contained in:
@@ -355,7 +355,6 @@ export function modeDragNode(context) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function end(entity) {
|
||||
if (_isCancelled) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user