added check to xyhandle pointermove if connection is cancelled
This commit is contained in:
@@ -140,6 +140,7 @@ function HandleComponent(
|
||||
onConnect: onConnectExtended,
|
||||
isValidConnection: isValidConnection || currentStore.isValidConnection,
|
||||
getTransform: () => store.getState().transform,
|
||||
getConnectionStartHandle: () => store.getState().connectionStartHandle,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user