mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
reader mode accessibility, bug fixes
This commit is contained in:
parent
198cbc4ace
commit
a7d0916f28
7 changed files with 14 additions and 60 deletions
|
|
@ -1577,6 +1577,10 @@ export default function( revealElement, options ) {
|
|||
}
|
||||
}
|
||||
|
||||
requestAnimationFrame( () => {
|
||||
announceStatus( getStatusText( currentSlide ) );
|
||||
});
|
||||
|
||||
dispatchSlideChanged();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue