You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}// Get the offset of the leftmost slide in the current viewport
1693
+
1681
1694
1682
1695
start=this.paginateBySlide ? this.boundedIndex : this.boundedIndex*this.currentSlidesPerPage;// Adjust the start if not looping and on the last page of slides and there
1683
1696
// aren't enough slides to make a full page
@@ -1689,7 +1702,7 @@ Code related to dealing with advancing between pages
0 commit comments