mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 03:40:28 +02:00
comments
This commit is contained in:
@@ -1653,8 +1653,8 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Displays the overview of slides (quick nav) by
|
||||
* scaling down and arranging all slide elements.
|
||||
* Displays the overview of slides (quick nav) by scaling
|
||||
* down and arranging all slide elements.
|
||||
*/
|
||||
function activateOverview() {
|
||||
|
||||
@@ -1704,8 +1704,8 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Moves the slides into a grid for display in the
|
||||
* overview mode.
|
||||
* Uses CSS transforms to position all slides in a grid for
|
||||
* display inside of the overview mode.
|
||||
*/
|
||||
function layoutOverview() {
|
||||
|
||||
|
Reference in New Issue
Block a user