comments
This commit is contained in:
		@@ -1653,8 +1653,8 @@
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/**
 | 
						/**
 | 
				
			||||||
	 * Displays the overview of slides (quick nav) by
 | 
						 * Displays the overview of slides (quick nav) by scaling
 | 
				
			||||||
	 * scaling down and arranging all slide elements.
 | 
						 * down and arranging all slide elements.
 | 
				
			||||||
	 */
 | 
						 */
 | 
				
			||||||
	function activateOverview() {
 | 
						function activateOverview() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1704,8 +1704,8 @@
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/**
 | 
						/**
 | 
				
			||||||
	 * Moves the slides into a grid for display in the
 | 
						 * Uses CSS transforms to position all slides in a grid for
 | 
				
			||||||
	 * overview mode.
 | 
						 * display inside of the overview mode.
 | 
				
			||||||
	 */
 | 
						 */
 | 
				
			||||||
	function layoutOverview() {
 | 
						function layoutOverview() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user