From adf4fb4e7bb136cce47ef540e9bcc0f82cf17ff4 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:30:14 +0100 Subject: [PATCH] chore(changeset): add --- .changeset/silly-beans-remain.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/silly-beans-remain.md diff --git a/.changeset/silly-beans-remain.md b/.changeset/silly-beans-remain.md new file mode 100644 index 00000000..42c8b49e --- /dev/null +++ b/.changeset/silly-beans-remain.md @@ -0,0 +1,5 @@ +--- +'@xyflow/react': patch +--- + +Prevent default scrolling behavior when nodes or a selection is moved with an arrow key press.