mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
fixes
This commit is contained in:
@@ -11212,8 +11212,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