mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix(ui): workflows marked touched on first load
This commit is contained in:
@@ -528,7 +528,8 @@ export const isAnyNodeOrEdgeMutation = isAnyOf(
|
||||
fieldT5EncoderValueChanged,
|
||||
fieldCLIPEmbedValueChanged,
|
||||
fieldFluxVAEModelValueChanged,
|
||||
nodesChanged,
|
||||
// The `nodesChanged` has extra logic and is handled in its own extra reducer
|
||||
// nodesChanged,
|
||||
nodeIsIntermediateChanged,
|
||||
nodeIsOpenChanged,
|
||||
nodeLabelChanged,
|
||||
|
||||
Reference in New Issue
Block a user