mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Rerun validation when assigning a preset
This commit is contained in:
@@ -413,6 +413,7 @@ export function uiPresetList(context) {
|
||||
t('operations.change_tags.annotation')
|
||||
);
|
||||
|
||||
context.validator().validate(); // rerun validation
|
||||
dispatch.call('choose', this, preset);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user