mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-27 11:29:53 +00:00
* Add test on text widget popover dismiss (#719) * nit * Update test expectations [skip ci] --------- Co-authored-by: bymyself <abolkonsky.rem@gmail.com> Co-authored-by: github-actions <github-actions@github.com>
46 lines
675 B
JSON
46 lines
675 B
JSON
{
|
|
"last_node_id": 9,
|
|
"last_link_id": 9,
|
|
"nodes": [
|
|
{
|
|
"id": 9,
|
|
"type": "SaveImage",
|
|
"pos": {
|
|
"0": 64,
|
|
"1": 104
|
|
},
|
|
"size": {
|
|
"0": 210,
|
|
"1": 58
|
|
},
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "images",
|
|
"type": "IMAGE",
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [],
|
|
"properties": {},
|
|
"widgets_values": [
|
|
"ComfyUI"
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"config": {},
|
|
"extra": {
|
|
"ds": {
|
|
"scale": 1,
|
|
"offset": [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"version": 0.4
|
|
} |