mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-28 18:30:39 +02:00
fix notes in pdf print view #3535
This commit is contained in:
@@ -223,6 +223,8 @@ export default class PrintView {
|
||||
// Notify subscribers that the PDF layout is good to go
|
||||
this.Reveal.dispatchEvent({ type: 'pdf-ready' });
|
||||
|
||||
viewportElement.classList.remove( 'loading-scroll-mode' );
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user