Explorar o código

#9: Simulation not possible after changing model

terfloth@itemis.de %!s(int64=14) %!d(string=hai) anos
pai
achega
50dcfa0b0e

+ 1 - 0
plugins/org.yakindu.sct.simulation.ui/src/org/yakindu/sct/simulation/ui/editor/HighlightingExecutionListener.java

@@ -84,6 +84,7 @@ public class HighlightingExecutionListener extends
 					break;
 				case TERMINATED:
 					getSupport().releaseEditor();
+					highlightingSupport = null;
 					break;
 				}
 			}