mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-27 14:30:22 +01:00
when an action (e.g. moving a way) caused multiple child elements of the same parent to be changed, their parent was also loaded into the tree multiple times during `tree.intersects()`. this fixes #1978