mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 17:35:06 +01:00
reader mode; named deeplink support, stay on same slide when reader mode is turned on/off
This commit is contained in:
parent
1f1ca3a887
commit
1871824fae
9 changed files with 124 additions and 71 deletions
|
|
@ -278,7 +278,7 @@ export default {
|
|||
|
||||
// Responsively activate the reader mode when we reach the specified
|
||||
// width (in pixels)
|
||||
readerActivationWidth: null,
|
||||
readerActivationWidth: 800,
|
||||
|
||||
// The maximum number of pages a single slide can expand onto when printing
|
||||
// to PDF, unlimited by default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue