minor changes
This commit is contained in:
+1
-3
@@ -263,9 +263,7 @@ void Viewer::seek(long p) {
|
||||
}
|
||||
}
|
||||
reset_all_audio();
|
||||
if (last_playhead != seq->playhead) {
|
||||
audio_scrub = true;
|
||||
}
|
||||
audio_scrub = true;
|
||||
last_playhead = seq->playhead;
|
||||
update_parents(update_fx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user