Fix image preview not resized correctly in the mediatag dialog
This commit is contained in:
@@ -118,7 +118,7 @@ CKEDITOR.dialog.add('mediatag', function (editor) {
|
||||
update();
|
||||
});
|
||||
|
||||
setTimeout(center);
|
||||
setTimeout(update);
|
||||
},
|
||||
onOk: function() {
|
||||
var dialog = this;
|
||||
|
||||
Reference in New Issue
Block a user