Refactor #4089 - Image accessibility update
parent
fe249402bf
commit
8a7b069276
|
@ -123,7 +123,7 @@ export default {
|
|||
this.hidePreview();
|
||||
setTimeout(() => {
|
||||
DomHandler.focus(this.$refs.previewButton);
|
||||
}, 25);
|
||||
}, 200);
|
||||
event.preventDefault();
|
||||
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue