Browse Source
Some browsers won't prefix intent types with "video", if a video is already playing in background, it will play the new video in background. Because of this, it is safer to stop the player, causing 'isPlaying' to go false in playIndex(...) and not keeping the previous state.merge-requests/2174/head
committed by
Nicolas Pomepuy
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue