From f496d2407d0f78557e323986a04eb2b3020d4eff Mon Sep 17 00:00:00 2001 From: Marko Luukkainen Date: Thu, 27 Aug 2020 13:04:48 +0300 Subject: [PATCH] Disable command based synchronization from RouteGraph Connections In cases, where command based synchronization is required, use DIA.CommandBasedSynchronization tag in connection type or instance. gitlab #591 Change-Id: I52450c64a68bd669e4ea9eed0baf5734098a8768 --- .../graph/DiagramRouteGraphConnection.pgraph | 4 ++++ .../synchronization/graph/RouteGraphConnection.java | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/bundles/org.simantics.diagram.ontology/graph/DiagramRouteGraphConnection.pgraph b/bundles/org.simantics.diagram.ontology/graph/DiagramRouteGraphConnection.pgraph index acdc27a8d..a38c67db7 100644 --- a/bundles/org.simantics.diagram.ontology/graph/DiagramRouteGraphConnection.pgraph +++ b/bundles/org.simantics.diagram.ontology/graph/DiagramRouteGraphConnection.pgraph @@ -8,6 +8,7 @@ DIA = // NOTE: we inherit the old connection to break as little old code as possible DIA.RouteGraphConnection