NoSuchElementException when using wrapping.strategy: SINGLE_EDGE
with edge labels
#1079
Labels
wrapping.strategy: SINGLE_EDGE
with edge labels
#1079
When the layered wrapping strategy attemps to make a cut on an edge that also has a label, a
NoSuchElementException
occurs in theLabelDummySwitcher
.Uncommenting the edge in the linked example leads to the error.
Example in elklive
Expected behavior
Wrapping should work properly with edges that have labels too.
The text was updated successfully, but these errors were encountered: