mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-09 04:36:31 +00:00
Having two kinds of Ways (fetched and non-fetched) introduced some accidental complexity. This brings things more in line with how parentWays/parentRelations work. Fixes #73.