Gozintograph: Unterschied zwischen den Versionen
| Zeile 222: | Zeile 222: | ||
const cx=(e.fromNode.cx+e.toNode.cx)/2+(e.xOffset||0); | const cx=(e.fromNode.cx+e.toNode.cx)/2+(e.xOffset||0); | ||
const cy=e.yMid; | const cy=e.yMid; | ||
const R=0. | const R=0.10; | ||
const pF=intersectRectBorder(e.fromNode,cx,cy); | const pF=intersectRectBorder(e.fromNode,cx,cy); | ||