[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Current behavior
Edges to nested nodes are rendered behind the parent of the nested Node. If the parent node has a fill, the edge is hidden.
Expected behavior
Edges should be always rendered at the very front.
Minimal reproduction of the problem with instructions
Note, that the fill has some opacity to visualize the problem. This example will be in the storybook in the docs soon (#30).
I'm submitting a...
Current behavior
Edges to nested nodes are rendered behind the parent of the nested Node. If the parent node has a fill, the edge is hidden.
Expected behavior
Edges should be always rendered at the very front.
Minimal reproduction of the problem with instructions
Note, that the fill has some opacity to visualize the problem. This example will be in the storybook in the docs soon (#30).
Code to reproduce: