| ... |
... |
@@ -50,7 +50,7 @@ |
| 50 |
50 |
** KLay Layered now supports controlling the spacing between and around ports through the new layout options {{code language="none"}}LayoutOptions.PORT_SPACING{{/code}} and {{code language="none"}}LayoutOptions.ADDITIONAL_PORT_SPACING{{/code}}. |
| 51 |
51 |
** When in hierarchical layout mode, KLay Layered now properly places edge labels of cross-hierarchy edges. |
| 52 |
52 |
** When in hierarchical layout mode, KLay Layered can now compact cross-hierarchy edges as it can compact regular edges ({{code language="none"}}Properties.MERGE_HIERARCHICAL_PORTS{{/code}}): |
| 53 |
|
-SCREENSHOT |
|
53 |
+[[image:attach:merge_hierarchy.png]] |
| 54 |
54 |
|
| 55 |
55 |
== Quickstart == |
| 56 |
56 |
|