mirror of
https://github.com/DIYgod/DPlayer
synced 2024-11-23 04:05:28 +00:00
fix danmaku index after seeked
This commit is contained in:
parent
c6a7eaceec
commit
47fd7fd79c
4
dist/DPlayer.min.js
vendored
4
dist/DPlayer.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/DPlayer.min.js.map
vendored
2
dist/DPlayer.min.js.map
vendored
File diff suppressed because one or more lines are too long
@ -332,6 +332,7 @@
|
||||
this.danIndex = i;
|
||||
return;
|
||||
}
|
||||
this.danIndex = this.dan.length;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user