fix playback controls in ie10
This commit is contained in:
		@@ -2653,8 +2653,6 @@ var Reveal = (function(){
 | 
			
		||||
	 */
 | 
			
		||||
	function onPointerDown( event ) {
 | 
			
		||||
 | 
			
		||||
		onUserInput( event );
 | 
			
		||||
 | 
			
		||||
		if( event.pointerType === event.MSPOINTER_TYPE_TOUCH ) {
 | 
			
		||||
			event.touches = [{ clientX: event.clientX, clientY: event.clientY }];
 | 
			
		||||
			onTouchStart( event );
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										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