Scroll to Selected Cue automatically

This commit is contained in:
Joel Wetzell
2020-06-18 20:20:08 -05:00
parent f69ac5ab33
commit f97c196c78
3 changed files with 14 additions and 2 deletions
-1
View File
@@ -436,7 +436,6 @@ namespace QSharp
}
currentCueLists.Add(cueList);
index++;
valueForKey(cueList,QOSCKey.PlaybackPositionId);
}
QCue activeCuesList = root.cueWithID(QIdentifiers.ActiveCues, false);
if(activeCuesList != null)