From 7abc395654d04a7a0144d37e8787a416b0847fae Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 10 Dec 2022 13:18:42 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/quiet-plants-mate.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/quiet-plants-mate.md diff --git a/.changeset/quiet-plants-mate.md b/.changeset/quiet-plants-mate.md new file mode 100644 index 00000000..254145da --- /dev/null +++ b/.changeset/quiet-plants-mate.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Child nodes not properly using parent dimensions when extent is set to `parent`