Loading spinner for videos
Only worked for audio before
This commit is contained in:
@@ -258,6 +258,7 @@ function dispatch (action, ...args) {
|
||||
playPause()
|
||||
}
|
||||
if (action === 'play') {
|
||||
if (state.location.pending()) return
|
||||
state.location.go({
|
||||
url: 'player',
|
||||
onbeforeload: function (cb) {
|
||||
|
||||
Reference in New Issue
Block a user