We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a57df6 + d4cc05a commit 21176c4Copy full SHA for 21176c4
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