change default maxScale to 1.0 (#310)
This commit is contained in:
		| @@ -27,7 +27,7 @@ var Reveal = (function(){ | ||||
|  | ||||
| 			// Bounds for smallest/largest possible scale to apply to content | ||||
| 			minScale: 0.2, | ||||
| 			maxScale: 1.4, | ||||
| 			maxScale: 1.0, | ||||
|  | ||||
| 			// Display controls in the bottom right corner | ||||
| 			controls: true, | ||||
|   | ||||
							
								
								
									
										4
									
								
								js/reveal.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								js/reveal.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user