mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-10-29 04:40:02 +01:00
reader mode; named deeplink support, stay on same slide when reader mode is turned on/off
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user