@ -115,6 +115,8 @@ namespace Fungus.Script
DrawConnections(fungusScript, s, true);
}
EndWindows();
if (fungusScript.selectedSequence != null ||
fungusScript.executingSequence != null)
{
@ -134,8 +136,6 @@ namespace Fungus.Script
GLDraw.DrawBox(outlineRect, Color.green, 2);
GUI.EndScrollView();
GUILayout.BeginVertical();