1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-02-22 16:05:21 +01:00
fabiano cb4fe35bac fixed a problem in the function isFirstSlide
when visiting a vertical slide and then going back to the first slide, the function would return false.
made it more fail proof by checking the indices directly.
2014-05-09 15:58:56 -03:00
..