mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
move progress bar to new module
This commit is contained in:
parent
c50ec00419
commit
6ff4e9306c
6 changed files with 125 additions and 63 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue