stay at end
This commit is contained in:
parent
cb405286a4
commit
2e0f668300
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ function renderItem(data) {
|
||||||
if (!video.paused) {
|
if (!video.paused) {
|
||||||
video.pause()
|
video.pause()
|
||||||
}
|
}
|
||||||
video.currentTime(0)
|
//video.currentTime(0)
|
||||||
}
|
}
|
||||||
updateAnnotations(currentTime)
|
updateAnnotations(currentTime)
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue