Przeglądaj źródła

prevent additional inaccurate showSlide calls

Hakim El Hattab 10 lat temu
rodzic
commit
ef333300a2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      js/reveal.js

+ 1 - 1
js/reveal.js

@@ -2146,7 +2146,7 @@
 			distanceX,
 			distanceY;
 
-		if( horizontalSlidesLength ) {
+		if( horizontalSlidesLength && typeof indexh !== 'undefined' ) {
 
 			// The number of steps away from the present slide that will
 			// be visible