mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Actually move the dragged point while nudging
This commit is contained in:
@@ -167,6 +167,8 @@ console.log('event.point = ' + (d3.event && d3.event.point) +
|
||||
actionMoveNode(entity.id, loc),
|
||||
moveAnnotation(entity)
|
||||
);
|
||||
|
||||
lastLoc = loc;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user