mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-28 15:00:35 +01:00
Before, it was drawing svg path elements for all the segments, even those that were clipped out of view (getPath returns null). This was putting a lot of junk into the DOM.