mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 08:55:07 +01:00
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. |
||
|---|---|---|
| .. | ||
| autoanimate.js | ||
| backgrounds.js | ||
| controls.js | ||
| focus.js | ||
| fragments.js | ||
| keyboard.js | ||
| location.js | ||
| notes.js | ||
| overview.js | ||
| plugins.js | ||
| pointer.js | ||
| print.js | ||
| progress.js | ||
| slidecontent.js | ||
| slidenumber.js | ||
| touch.js | ||