fa20-bt/plugin/notes
Florian Haas 23c12d7332 Notes: Weakly enforce a minimum allocated pacing time per slide
When using the totalTime-based pacing calculation, a presenter may
inadvertently set totalTime and per-slide data-timing attributes in
such a way that the pacing time for some slides is impossibly low or
even negative.

Add a check to ensure that the pacing on a slide never falls below a
configurable minimum, defaulting to 0. Display an alert if the
pacing for any slide(s) falls below the threshold.
2019-05-22 21:44:44 +02:00
..
notes.html Notes: Weakly enforce a minimum allocated pacing time per slide 2019-05-22 21:44:44 +02:00
notes.js support for plugins where the init method doesn't return a Promise 2019-03-14 14:52:59 +01:00