Commits

Morten Vestergaard Hansen committed 2eaccd64f4d
Fix for play/pause not resting when starting a new video (#297) * newVolume was referenced to this, but is a local variable * Fix for Play/Pause do not reset when starting a new video * Extracted pause / play ui update into two functions