mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
move read/write url to location controller
This commit is contained in:
parent
3683ad255d
commit
e32f38740c
4 changed files with 116 additions and 109 deletions
|
|
@ -264,7 +264,7 @@ export default class Fragments {
|
|||
this.Reveal.updateProgress();
|
||||
|
||||
if( this.Reveal.getConfig().fragmentInURL ) {
|
||||
this.Reveal.writeURL();
|
||||
this.Reveal.location.writeURL();
|
||||
}
|
||||
|
||||
return !!( changedFragments.shown.length || changedFragments.hidden.length );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue