ooops
This commit is contained in:
parent
279b82b5c6
commit
2e5612697f
1 changed files with 0 additions and 1 deletions
|
|
@ -377,7 +377,6 @@ func Layout(ctx context.Context, g *d2graph.Graph, opts *ConfigurableOpts) (err
|
||||||
}
|
}
|
||||||
if isSrcDesc && isDstDesc {
|
if isSrcDesc && isDstDesc {
|
||||||
stepSize := subtract
|
stepSize := subtract
|
||||||
// loops
|
|
||||||
if e.Src != obj || e.Dst != obj {
|
if e.Src != obj || e.Dst != obj {
|
||||||
stepSize /= 2.
|
stepSize /= 2.
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue