Commit a2c10260 authored by Jérome Perrin's avatar Jérome Perrin

XXX tweak connection styles

parent 7bc91b27
...@@ -229,9 +229,10 @@ ...@@ -229,9 +229,10 @@
jsPlumb.makeSource(jsPlumb.getSelector(".window"), { jsPlumb.makeSource(jsPlumb.getSelector(".window"), {
filter: ".ep", filter: ".ep",
anchor: "Continuous", anchor: "Continuous",
connector: ["StateMachine", { /* connector: ["StateMachine", {
curviness: 20 curviness: 20
}], }],
*/
connectorStyle: { connectorStyle: {
strokeStyle: "#5c96bc", strokeStyle: "#5c96bc",
lineWidth: 2, lineWidth: 2,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment