mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-27 11:29:53 +00:00
* Correctly style optional force input input slot * Add force input playwright test * Update test expectations [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
62 lines
1.0 KiB
JSON
62 lines
1.0 KiB
JSON
{
|
|
"last_node_id": 5,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 5,
|
|
"type": "DevToolsNodeWithForceInput",
|
|
"pos": {
|
|
"0": 9,
|
|
"1": 39
|
|
},
|
|
"size": {
|
|
"0": 315,
|
|
"1": 106
|
|
},
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "int_input",
|
|
"type": "INT",
|
|
"link": null,
|
|
"widget": {
|
|
"name": "int_input"
|
|
}
|
|
},
|
|
{
|
|
"name": "float_input",
|
|
"type": "FLOAT",
|
|
"link": null,
|
|
"widget": {
|
|
"name": "float_input"
|
|
},
|
|
"shape": 7
|
|
}
|
|
],
|
|
"outputs": [],
|
|
"properties": {
|
|
"Node name for S&R": "DevToolsNodeWithForceInput"
|
|
},
|
|
"widgets_values": [
|
|
0,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"config": {},
|
|
"extra": {
|
|
"ds": {
|
|
"scale": 1,
|
|
"offset": [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"version": 0.4
|
|
} |