Skip to content
Snippets Groups Projects
Commit eac37990 authored by Adam Spiers's avatar Adam Spiers
Browse files

clarify meaning of getProgress() value

parent 9bbd5f27
Branches
Tags
No related merge requests found
......@@ -495,7 +495,7 @@ Reveal.getPreviousSlide();
Reveal.getCurrentSlide();
Reveal.getIndices(); // { h: 0, v: 0 } }
Reveal.getProgress(); // 0-1
Reveal.getProgress(); // (0 == first slide, 1 == last slide)
Reveal.getTotalSlides();
// Returns the speaker notes for the current slide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment