mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-30 00:10:09 +02:00
Disting
This commit is contained in:
@@ -2389,6 +2389,7 @@ var Player = function () {
|
|||||||
// Restoring the current time if saved
|
// Restoring the current time if saved
|
||||||
if (this.currentTime) {
|
if (this.currentTime) {
|
||||||
this.player.seekTo(this.currentTime, true);
|
this.player.seekTo(this.currentTime, true);
|
||||||
|
this.player.pauseVideo();
|
||||||
this.currentTime = null;
|
this.currentTime = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
static/js/webslides.min.js
vendored
2
static/js/webslides.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user