Skip to content

Commit

Permalink
Thomas/mar 572 interface in front to choose or update a workflow on a (
Browse files Browse the repository at this point in the history
…#456)

feat(workflow): auto layout on node creation
  • Loading branch information
balzdur authored May 27, 2024
1 parent d7af82a commit 8e93e01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function WorkflowFlowImpl() {
});

useLayoutInitializedNodes({
mode: 'onMount',
mode: 'onNodesInitialized',
layoutElements,
});

Expand Down

0 comments on commit 8e93e01

Please sign in to comment.