1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

move progress bar to new module

This commit is contained in:
Hakim El Hattab
2020-03-16 14:30:36 +01:00
parent c50ec00419
commit 6ff4e9306c
6 changed files with 125 additions and 63 deletions

View File

@@ -332,8 +332,7 @@ export default class Fragments {
}
this.Reveal.controls.update();
this.Reveal.updateProgress();
this.Reveal.progress.update();
if( this.Reveal.getConfig().fragmentInURL ) {
this.Reveal.location.writeURL();