feat(autoPan): add props, handle scale
This commit is contained in:
@@ -56,6 +56,8 @@ const initialState: ReactFlowStore = {
|
||||
connectOnClick: true,
|
||||
|
||||
ariaLiveMessage: '',
|
||||
autoPanOnConnect: true,
|
||||
autoPanOnNodeDrag: true,
|
||||
};
|
||||
|
||||
export default initialState;
|
||||
|
||||
Reference in New Issue
Block a user