feat(reveal): remove transition

This commit is contained in:
Nico Jansen 2023-01-30 12:04:09 +01:00 committed by Antonin Stefanutti
parent 724cac997f
commit 8a0893ddb5

View File

@ -34,6 +34,7 @@ class Reveal {
controls : false,
progress : false,
fragments : fragments,
transition: 'none'
}),
// It seems passing 'fragments=true' in the URL query string does not take precedence
// over globally configured 'fragments' and prevents from being able to toggle fragments