d2dff6a821
The progress bar shows how many slides have been passed in total. However, when clicking on the progress bar, the target slide is computed among the subset of /horizontal/ slides. Thus, when the new slide is displayed, the progress bar has usually changed to a point that is unrelated to the clicked one, which I find surprising. With this change, the target slide is computed from the number of total slides. Thus, after a click on the progress bar, the resulting progress is close to the clicked point, which seems more natural to me. |
||
---|---|---|
.github | ||
css | ||
dist | ||
examples | ||
js | ||
plugin | ||
test | ||
.gitignore | ||
.npmignore | ||
CONTRIBUTING.md | ||
demo.html | ||
gulpfile.js | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. Check out the live demo.
The framework comes with a broad range of features including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX support, syntax highlighted code and much more.
Get Started
Documentation
The full reveal.js documentation is available at revealjs.com.
Online Editor
Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at Slides.com. It's made by the same people behind reveal.js.
License
MIT licensed
Copyright (C) 2011-2020 Hakim El Hattab, https://hakim.se