mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-29 07:50:08 +02:00
Disting
This commit is contained in:
@@ -2389,6 +2389,7 @@ var Player = function () {
|
||||
// Restoring the current time if saved
|
||||
if (this.currentTime) {
|
||||
this.player.seekTo(this.currentTime, true);
|
||||
this.player.pauseVideo();
|
||||
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