disrespect stubs

This commit is contained in:
Mutasem 2021-11-02 15:49:25 +01:00
parent 1b8ab5de58
commit 664eb4bb87

View file

@ -46,7 +46,7 @@ export const CONNECTOR_FLOWCHART_TYPE = ['N8nFlowchart', {
cornerRadius: 4,
stub: JSPLUMB_FLOWCHART_STUB + 10,
gap: 5,
alwaysRespectStubs: true,
alwaysRespectStubs: false,
loopbackVerticalLength: NODE_SIZE, // length of vertical segment when looping
loopbackMinimum: 140, // minimum length before flowchart loops around
getEndpointOffset(endpoint: Endpoint) {