improved audio scrub

This commit is contained in:
itsmattkc
2018-11-03 23:18:36 +11:00
parent a81473c728
commit b57112e1a7
5 changed files with 6 additions and 6 deletions
+1
View File
@@ -213,6 +213,7 @@ void Viewer::seek(long p) {
update_parents();
reset_all_audio();
assert_audio_device();
audio_scrub = true;
}
void Viewer::go_to_start() {