resume auto-sliding when autoSlide config value changes
This commit is contained in:
@@ -582,6 +582,7 @@ var Reveal = (function(){
|
||||
} );
|
||||
|
||||
autoSlidePlayer.on( 'click', onAutoSlidePlayerClick );
|
||||
autoSlidePaused = false;
|
||||
}
|
||||
else if( autoSlidePlayer ) {
|
||||
autoSlidePlayer.destroy();
|
||||
|
Reference in New Issue
Block a user