resume auto-sliding when autoSlide config value changes
This commit is contained in:
parent
cfb78d2ee8
commit
68318407a8
@ -582,6 +582,7 @@ var Reveal = (function(){
|
||||
} );
|
||||
|
||||
autoSlidePlayer.on( 'click', onAutoSlidePlayerClick );
|
||||
autoSlidePaused = false;
|
||||
}
|
||||
else if( autoSlidePlayer ) {
|
||||
autoSlidePlayer.destroy();
|
||||
|
4
js/reveal.min.js
vendored
4
js/reveal.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user