Skip to content

Commit

Permalink
restore monitoring after pause resume for native controls.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Dale committed Sep 30, 2015
1 parent b9de8b3 commit ca151aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/EmbedPlayer/resources/mw.EmbedPlayer.js
Expand Up @@ -2333,6 +2333,10 @@

// trigger on play interface updates:
this.restoreComponentsHover();

// restore monitoring playback
this.startMonitor();

$(this).trigger('onPlayInterfaceUpdate');
},
/**
Expand Down

0 comments on commit ca151aa

Please sign in to comment.