mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 16:40:05 +00:00
Manage searchbox imp setting in Vue app (#282)
* Manage searchbox setting in vue * nit
This commit is contained in:
@@ -1881,7 +1881,6 @@ export class ComfyApp {
|
||||
this.#addAfterConfigureHandler()
|
||||
|
||||
this.canvas = new LGraphCanvas(canvasEl, this.graph)
|
||||
this.ui.settings.refreshSetting('Comfy.NodeSearchBoxImpl')
|
||||
this.ctx = canvasEl.getContext('2d')
|
||||
|
||||
LiteGraph.release_link_on_empty_shows_menu = true
|
||||
|
||||
Reference in New Issue
Block a user