Sfoglia il codice sorgente

bugfix : don't update group values if group deleted

eLandon 4 anni fa
parent
commit
bcacc3e119
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      SequenceMgr.js

+ 1 - 0
SequenceMgr.js

@@ -417,6 +417,7 @@ function struct_buildValuesFromSeq(){
 			if(groupCue.name==undefined){
 				script.log("cue " + groupList[i] + "not found, removing group (keys survive this)");
 				groups.removeContainer(groupList[i]);
+				break;
 			}
 
 			//else check at key level