mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-07 00:13:51 +00:00
Scroll to Selected Cue automatically
This commit is contained in:
@@ -436,7 +436,6 @@ namespace QSharp
|
||||
}
|
||||
currentCueLists.Add(cueList);
|
||||
index++;
|
||||
valueForKey(cueList,QOSCKey.PlaybackPositionId);
|
||||
}
|
||||
QCue activeCuesList = root.cueWithID(QIdentifiers.ActiveCues, false);
|
||||
if(activeCuesList != null)
|
||||
|
||||
Reference in New Issue
Block a user