Sfoglia il codice sorgente

fix danmaku index after seeked

DIYgod 9 anni fa
parent
commit
47fd7fd79c
3 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 0 0
      dist/DPlayer.min.js
  2. 0 0
      dist/DPlayer.min.js.map
  3. 1 0
      src/DPlayer.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/DPlayer.js

@@ -332,6 +332,7 @@
                             this.danIndex = i;
                             return;
                         }
+                        this.danIndex = this.dan.length;
                     }
                 });
             }

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