diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2017-05-16 15:31:05 +0200 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2017-05-16 15:31:05 +0200 |
commit | 9e013ccbb2415bcf8a7a7c7926263bdf980bfa8f (patch) | |
tree | f06ba03bc88ea5572fc10d68c2db20273f394f08 /js | |
parent | 617c17be3c33991f4fa047d7c5da027d6e74d280 (diff) | |
download | perl-software-in-gnu-guix-9e013ccbb2415bcf8a7a7c7926263bdf980bfa8f.tar perl-software-in-gnu-guix-9e013ccbb2415bcf8a7a7c7926263bdf980bfa8f.tar.gz |
in/out transitions for controls
Diffstat (limited to 'js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index d39e288..96177fe 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -49,7 +49,7 @@ minScale: 0.2, maxScale: 2.0, - // Display controls in the bottom right corner + // Display presentation control arrows controls: true, // Hint at where the user can navigate, for example by animating |