mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 00:34:09 +00:00
On output click, only select. Don't load
This commit is contained in:
@@ -446,7 +446,7 @@ onKeyStroke('ArrowUp', gotoPreviousOutput)
|
||||
)
|
||||
"
|
||||
:src="output.url"
|
||||
@click="loadWorkflow(item, [index, key])"
|
||||
@click="activeLoad = [index, key]"
|
||||
/>
|
||||
<div
|
||||
v-else
|
||||
|
||||
Reference in New Issue
Block a user