This commit is contained in:
tamat
2021-12-02 13:12:16 +01:00
parent 2401cec699
commit 919007f741
7 changed files with 139 additions and 139 deletions

View File

@@ -11210,8 +11210,8 @@ LGraphNode.prototype.executeAction = function(action)
dialog.close = function() {
that.search_box = null;
//root_document.body.focus();
this.blur();
canvas.focus();
root_document.body.style.overflow = "";
setTimeout(function() {