avoid repetition
This commit is contained in:
		
							parent
							
								
									9c3a7b49d0
								
							
						
					
					
						commit
						0e0a4ec6e6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2793,7 +2793,7 @@ | |||
| 		var horizontalSlides = toArray( dom.wrapper.querySelectorAll( HORIZONTAL_SLIDES_SELECTOR ) ); | ||||
| 
 | ||||
| 		// The number of past and total slides
 | ||||
| 		var totalCount = dom.wrapper.querySelectorAll( SLIDES_SELECTOR + ':not(.stack)' ).length; | ||||
| 		var totalCount = getTotalSlides(); | ||||
| 		var pastCount = 0; | ||||
| 
 | ||||
| 		// Step through all slides and count the past ones
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue