- Build: Update per latest (let master demo reflect current state)

This commit is contained in:
Brett Zamir
2020-07-12 15:15:37 +08:00
parent 053ad67ad9
commit 7c3e18ef46
9 changed files with 141 additions and 112 deletions

View File

@@ -496,6 +496,7 @@ var svgEditorExtension_imagelib = (function () {
closeBrowser = function _closeBrowser() {
$('#imgbrowse_holder').hide();
document.activeElement.blur(); // make sure focus is the body to correct issue #417
};
$ = _ref.$, decode64 = _ref.decode64, importLocale = _ref.importLocale, dropXMLInternalSubset = _ref.dropXMLInternalSubset;