mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 07:30:11 +00:00
JSON exporting graphs contain the node execution order
This commit is contained in:
File diff suppressed because it is too large
Load Diff
1217
build/litegraph.min.js
vendored
1217
build/litegraph.min.js
vendored
File diff suppressed because it is too large
Load Diff
@@ -2205,6 +2205,7 @@
|
||||
pos: this.pos,
|
||||
size: this.size,
|
||||
flags: LiteGraph.cloneObject(this.flags),
|
||||
order: this.order,
|
||||
mode: this.mode
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user