mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
fragments are now included in URL by default, even on named slides
This commit is contained in:
parent
d727509dbc
commit
9823be99f4
9 changed files with 123 additions and 30 deletions
|
|
@ -124,7 +124,7 @@ export default {
|
|||
|
||||
// Flags whether to include the current fragment in the URL,
|
||||
// so that reloading brings you to the same fragment position
|
||||
fragmentInURL: false,
|
||||
fragmentInURL: true,
|
||||
|
||||
// Flags if the presentation is running in an embedded mode,
|
||||
// i.e. contained within a limited portion of the screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue