Browse Source

fix danmaku.show

DIYgod 8 years ago
parent
commit
5f1ff79ab1
3 changed files with 1 additions and 0 deletions
  1. 0 0
      dist/DPlayer.min.js
  2. 0 0
      dist/DPlayer.min.js.map
  3. 1 0
      src/danmaku.js

File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js.map


+ 1 - 0
src/danmaku.js

@@ -300,6 +300,7 @@ class Danmaku {
 
     show () {
         this.showing = true;
+        this.seek();
         this.play();
     }
 }

Some files were not shown because too many files changed in this diff