mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-04 18:33:38 +00: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.