Closed p4jo closed 7 months ago
When edges in the old style get drawn on top of each other, it is widely undefined which one is at the top, the other ones are invisible.
With splines, we also currently have this problem, edges are wildly switching color when rotating the view -> increase parallelEdgesFactor?
Maybe just make them a bit transparent as a hotfix?
This should be fixed by the fact that splines are rendered by default
When edges in the old style get drawn on top of each other, it is widely undefined which one is at the top, the other ones are invisible.
With splines, we also currently have this problem, edges are wildly switching color when rotating the view -> increase parallelEdgesFactor?