mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
fix notes in pdf print view #3535
This commit is contained in:
parent
a88f38dec0
commit
9d491c6d2f
7 changed files with 10 additions and 8 deletions
|
|
@ -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' );
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue