1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-10-26 11:46:32 +01:00

dont restart background video when it hasn't changed (fixes #3633)

This commit is contained in:
Hakim El Hattab
2025-03-19 10:33:13 +01:00
parent 657543ac96
commit 2ac0566941
6 changed files with 9 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ export default {
// Enable keyboard shortcuts for navigation
keyboard: true,
// Optional function that blocks keyboard events when retuning false
// Optional function that blocks keyboard events when returning false
//
// If you set this to 'focused', we will only capture keyboard events
// for embedded decks when they are in focus