Skip to content

Commit

Permalink
fixed tree layout
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Oct 3, 2023
1 parent 928f151 commit f21f421
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repository/OpenPonk-Spec/OPLayouter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ OPLayouter >> treeLayout [
self applyLayout: [ :boxes :links |
| centerY |
RSTreeLayout new
doNotAttachPoint;
verticalGap: 100;
horizontalGap: 100;
on: boxes edges: links.
Expand Down

0 comments on commit f21f421

Please sign in to comment.