mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 15:40:10 +00:00
Align reset_view param on json file load (#3823)
This commit is contained in:
@@ -1364,7 +1364,7 @@ export class ComfyApp {
|
||||
await this.loadGraphData(
|
||||
JSON.parse(readerResult),
|
||||
true,
|
||||
false,
|
||||
true,
|
||||
fileName
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user