Closed ProfZijlstra closed 1 month ago
Pressing Space to pause / resume the video on Chrome has issues.
It pauses and then resumes right away.
Check these event handlers. Also on Firefox it's moving the window when space is pressed. It probably needs to preventDefault()
Fix in a commit earlier today
Pressing Space to pause / resume the video on Chrome has issues.
It pauses and then resumes right away.
Check these event handlers. Also on Firefox it's moving the window when space is pressed. It probably needs to preventDefault()