Co-authored-by: Denis Semionov <denis.semionov@prewise.com>
This commit is contained in:
parent
b256c102e8
commit
1c33098c42
@ -82,6 +82,9 @@ const ui = {
|
|||||||
// Reset time display
|
// Reset time display
|
||||||
controls.timeUpdate.call(this);
|
controls.timeUpdate.call(this);
|
||||||
|
|
||||||
|
// Reset duration display
|
||||||
|
controls.durationUpdate.call(this);
|
||||||
|
|
||||||
// Update the UI
|
// Update the UI
|
||||||
ui.checkPlaying.call(this);
|
ui.checkPlaying.call(this);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user