mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 03:40:28 +02:00
prevent default on space press
This commit is contained in:
@@ -219,6 +219,8 @@ var Reveal = (function(){
|
||||
else {
|
||||
activateOverview();
|
||||
}
|
||||
|
||||
event.preventDefault();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user