mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Add validation warning for unsquare buildings
This commit is contained in:
@@ -155,6 +155,8 @@ export function coreHistory(context) {
|
||||
})
|
||||
.on('end interrupt', function() {
|
||||
_overwrite(origArguments, 1);
|
||||
// run the completion handler, if any
|
||||
if (action0.onCompletion) action0.onCompletion();
|
||||
});
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user