mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 12:59:55 +00:00
* Add basic error dialog * 2 level error report * Add find issue button * nit * Add file issue button * Single dialog * nit * Fix long text wrapping * Merge component * Test execution error dialog
82 lines
1.3 KiB
JSON
82 lines
1.3 KiB
JSON
{
|
|
"last_node_id": 17,
|
|
"last_link_id": 15,
|
|
"nodes": [
|
|
{
|
|
"id": 14,
|
|
"type": "PreviewImage",
|
|
"pos": [
|
|
858,
|
|
-41
|
|
],
|
|
"size": {
|
|
"0": 213.8594970703125,
|
|
"1": 50.65289306640625
|
|
},
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "images",
|
|
"type": "IMAGE",
|
|
"link": 15
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "PreviewImage"
|
|
}
|
|
},
|
|
{
|
|
"id": 17,
|
|
"type": "DevToolsErrorRaiseNode",
|
|
"pos": [
|
|
477,
|
|
-40
|
|
],
|
|
"size": {
|
|
"0": 210,
|
|
"1": 26
|
|
},
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"outputs": [
|
|
{
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"links": [
|
|
15
|
|
],
|
|
"slot_index": 0,
|
|
"shape": 3
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "DevToolsErrorRaiseNode"
|
|
}
|
|
}
|
|
],
|
|
"links": [
|
|
[
|
|
15,
|
|
17,
|
|
0,
|
|
14,
|
|
0,
|
|
"IMAGE"
|
|
]
|
|
],
|
|
"groups": [],
|
|
"config": {},
|
|
"extra": {
|
|
"ds": {
|
|
"scale": 1.2100000000000006,
|
|
"offset": [
|
|
-266.1038310281165,
|
|
337.94335447664554
|
|
]
|
|
}
|
|
},
|
|
"version": 0.4
|
|
} |