Link data
This commit is contained in:
parent
95c040eeec
commit
62cf315797
@ -507,6 +507,7 @@ window.renderLink = function(ent) {
|
|||||||
weight:2,
|
weight:2,
|
||||||
clickable: false,
|
clickable: false,
|
||||||
guid: ent[0],
|
guid: ent[0],
|
||||||
|
data: ent[2],
|
||||||
smoothFactor: 0 // doesn’t work for two points anyway, so disable
|
smoothFactor: 0 // doesn’t work for two points anyway, so disable
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user