mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-02 03:30:04 +00:00
initial implementation, copy from pr #1820 + migration + comments
This commit is contained in:
@@ -1706,7 +1706,7 @@ export class ComfyApp {
|
||||
await this.#loadExtensions()
|
||||
|
||||
this.#addProcessMouseHandler()
|
||||
this.#addProcessKeyHandler()
|
||||
//this.#addProcessKeyHandler() //removes another key handler
|
||||
this.#addConfigureHandler()
|
||||
this.#addApiUpdateHandlers()
|
||||
this.#addRestoreWorkflowView()
|
||||
|
||||
Reference in New Issue
Block a user