feat(core,nodes): add elevateNodesOnSelect option
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -110,6 +110,7 @@ const defaultState = (): State => ({
|
||||
noPanClassName: 'nopan',
|
||||
defaultEdgeOptions: undefined,
|
||||
elevateEdgesOnSelect: false,
|
||||
elevateNodesOnSelect: true,
|
||||
|
||||
__experimentalFeatures: {
|
||||
nestedFlow: false,
|
||||
|
||||
Reference in New Issue
Block a user