We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a57df6 commit d4cc05aCopy full SHA for d4cc05a
1 file changed
ui/setups/web_a-frame/City bank.js
@@ -40,10 +40,13 @@
40
url: "https://raw.githubusercontent.com/softvis-research/Bank/master/src/"
41
},
42
{ name: "relationConnectorController",
43
-
44
- showInnerRelations: false,
+ fixPositionY : false,
+ showInnerRelations : true,
45
+ sourceStartAtParentBorder : false,
46
+ targetEndAtParentBorder : false,
47
sourceStartAtBorder: true,
48
targetEndAtBorder: true,
49
+ createEndpoints : true
50
51
{ name: "relationTransparencyController",
52
0 commit comments