Skip to content

Instantly share code, notes, and snippets.

@basveeling
Created November 18, 2015 01:14
Show Gist options
  • Save basveeling/efba08661030d63f5820 to your computer and use it in GitHub Desktop.
Save basveeling/efba08661030d63f5820 to your computer and use it in GitHub Desktop.
Wrong edge from router.
{
"sourcePort": "Shop-0ingredients",
"source": "2",
"targetPort": "Oven-0ingredients",
"target": "0",
"id": "4",
"sourcePoint": {
"x": 108,
"y": 176
},
"targetPoint": {
"x": 211,
"y": 256
},
"bendPoints": [{
"x": 108,
"y": 181
}, {
"x": 108,
"y": 183
}, {
"x": 108,
"y": 196
}, {
"x": 108,
"y": 209
}, {
"x": 108,
"y": 232
}, {
"x": 133,
"y": 244
}, {
"x": 157,
"y": 256
}, {
"x": 206,
"y": 256
}, {
"x": 108,
"y": 256
}],
"junctionPoints": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment