Lines from different pairs running together is really bad
This commit is contained in:
@@ -144,7 +144,7 @@ class LayoutLink {
|
||||
// Encourage merging
|
||||
cost -= 0.25;
|
||||
} else {
|
||||
cost += 2;
|
||||
cost += 5;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user