]> gerrit.simantics Code Review - simantics/platform.git/commit
Avoid crashes with fully direct-routed connections release/1.35.3
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 25 Nov 2022 11:55:12 +0000 (13:55 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 25 Nov 2022 12:03:03 +0000 (14:03 +0200)
commit7ec1db67928f7dfd22b4cc06f33368838b29e9e8
tree951ccb8da9efe45dd64847237e2c431f92820c2e
parent2e880930a97e5aa975d4189f82ed05839f4d7d0a
Avoid crashes with fully direct-routed connections

Also avoids eternal looping in connection path rendering

gitlab #885

(cherry picked from commit 6b2f5a6be2bd75df3cc12fa875174b2d117b8563)

Change-Id: I18f251d9e430f7477332b97e6677a936bd429852
bundles/org.simantics.diagram.connection/src/org/simantics/diagram/connection/DegeneratedRoutePoint.java [new file with mode: 0644]
bundles/org.simantics.diagram.connection/src/org/simantics/diagram/connection/RouteGraph.java