mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
a48e897df6
Previously matching was too dependant on tag order.. `building=retail + shop=mall` matched `building=retail` preset `shop=mall + building=retail` matched `shop=mall` preset Now iD will prefer the preset that's not the building one.