From 0aa1ff2d73c08621556f7dcaf75367eb588e76d8 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:36:33 +0100 Subject: [PATCH] chore(changeset): add --- .changeset/thin-dryers-worry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thin-dryers-worry.md diff --git a/.changeset/thin-dryers-worry.md b/.changeset/thin-dryers-worry.md new file mode 100644 index 00000000..a4a6dd08 --- /dev/null +++ b/.changeset/thin-dryers-worry.md @@ -0,0 +1,5 @@ +--- +'@xyflow/system': major +--- + +Use css `translate` to align handles to the center of their side instead of using hard-coded 4px to each direction, otherwise handles with different sizes aren't correctly aligned by the default handle styles