mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-12 01:25:17 +02:00
reader mode accessibility, bug fixes
This commit is contained in:
@@ -1577,6 +1577,10 @@ export default function( revealElement, options ) {
|
||||
}
|
||||
}
|
||||
|
||||
requestAnimationFrame( () => {
|
||||
announceStatus( getStatusText( currentSlide ) );
|
||||
});
|
||||
|
||||
dispatchSlideChanged();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user