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