提交 3ca1569b 编写于 作者: A Abdullah Alfaraj

fix: Reset fixed height settings on reloading the workflow

上级 d0388b1b
......@@ -1276,7 +1276,7 @@ function loadWorkflow2(workflow: any) {
store.data.current_uploaded_image = {}
// store.data.sync_from_canvas = {}
store.data.loadImage_loading_method = {}
store.data.output_node_fixed_height = {}
//2) get the original order
store.data.nodes_order = Object.keys(toJS(store.data.current_prompt2))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册