From 72c203e3d527376221673fccb62dc99ff8061a23 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 15 Oct 2022 00:49:11 +0200 Subject: [PATCH] fix(edges): edge text not properly calculating dimensions --- .changeset/itchy-stingrays-rhyme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/itchy-stingrays-rhyme.md diff --git a/.changeset/itchy-stingrays-rhyme.md b/.changeset/itchy-stingrays-rhyme.md new file mode 100644 index 00000000..9797f402 --- /dev/null +++ b/.changeset/itchy-stingrays-rhyme.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix edge text not calculating dimensions properly