openstreetmap / merkaartor

Home of Merkaartor, an openstreetmap mapping program.
http://merkaartor.be/
Other
298 stars 78 forks source link

Fixed an issue where Build Bridge interaction tried to remove non-existent tag. #248

Closed LadislavOzobot closed 3 years ago

LadislavOzobot commented 3 years ago

Re-adding that cause an assert fail on undo. Addition log introduced into the ClearTagCommand to see if other code eventually hits it, as there is no way to fail the constructor besides exceptions.

Fixes issue #245