prevent default on space press
This commit is contained in:
		| @@ -219,6 +219,8 @@ var Reveal = (function(){ | |||||||
| 				else { | 				else { | ||||||
| 					activateOverview(); | 					activateOverview(); | ||||||
| 				} | 				} | ||||||
|  |  | ||||||
|  | 				event.preventDefault(); | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user