mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 00:39:49 +00:00
fixes
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user