mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 03:36:37 +02:00
63f2df89b3
the way that the vertex is being added to is the original one, not the one with the 'end' node, so there is no need to remove it. The new node de-dupe code was making this break area drawing. Fixes #1322