fix previous slide navigation logic (closes #397)
This commit is contained in:
		| @@ -1627,7 +1627,7 @@ var Reveal = (function(){ | ||||
| 				if( previousSlide ) { | ||||
| 					indexv = ( previousSlide.querySelectorAll( 'section' ).length + 1 ) || undefined; | ||||
| 					indexh --; | ||||
| 					slide(); | ||||
| 					slide( indexh, indexv ); | ||||
| 				} | ||||
| 			} | ||||
| 		} | ||||
|   | ||||
							
								
								
									
										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