feat(core): add auto pan props

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-01 23:32:45 +01:00
committed by Braks
parent e1628ec660
commit 84f2235f23
4 changed files with 11 additions and 0 deletions
+3
View File
@@ -119,6 +119,9 @@ const defaultState = (): State => ({
elevateEdgesOnSelect: false,
elevateNodesOnSelect: true,
autoPanOnNodeDrag: true,
autoPanOnConnect: true,
disableKeyboardA11y: false,
ariaLiveMessage: '',