Alex J Mueller
Results
1
issues of
Alex J Mueller
**Describe the bug** `crossingMinimization.forceNodeModelOrder` causes a NullPointerException when `INCLUDE_CHILDREN` is set. Minimal graph: ``` graph root algorithm: layered hierarchyHandling: INCLUDE_CHILDREN node container { crossingMinimization.forceNodeModelOrder: true node childOne { layout [...
bug